Tagged Questions
1
vote
2answers
640 views
home, end, delete, pageup, pagedown with ksh
I want to use home, end, delete, pageup, pagedown with ksh. My TERM is
xterm-color. These keys works fine with tcsh and zsh, but not with ksh
(print a tilde ~)
I found this:
bind '^[[3'=prefix-2
...
0
votes
0answers
101 views
OpenBSD Gnome Configuration Problem [closed]
I followed all the steps from the tutorial http://www.gabsoftware.com/tips/tutorial-install-gnome-desktop-and-gnome-display-manager-on-openbsd-4-8 to put gnome up and running in one ACER Aspire laptop ...