LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
From: Benjamin Close <linux@senet.com.au>
To : Brandon Johnson <johnson.brandon.br@bhp.com.au>
Date: Wed, 9 Jun 1999 19:30:22 +0930 (CST)
Re: Keyboard misbehaving in X in particular in netscape and GTK+Entry boxes
On Tue, 8 Jun 1999, Brandon Johnson wrote:
> The backspace key behaving just like the delete key. Any suggestions?
> Taken just the default settings and the XF86Config file looks like this.
> XkbKeycodes "xfree86"
> XkbTypes "default"
> XkbCompat "default"
> XkbSymbols "us(pc101)"
> XkbGeometry "pc"
> XkbRules "xfree86"
> XkbModel "pc101"
> XkbLayout "us"
>
> In the keyboard section of course.
>
That damb^H^H^H^H delete key :)
Put the following in: /etc/X11/xinit/.Xmodmap
(the file may not exist)
------------------------
!
! Delete & BackSpace support
!
keycode 107 = Delete
keycode 22 = BackSpace
!
! Home & End support
!
keycode 97 = Home
keycode 103 = End
It should solve all your problems :)
Cheers,
--
* Benjamin Close
* Benjsc@senet.com.au
* Web Page: http://users.senet.com.au/~benjsc
--
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
Return to the LinuxSA Mailing List Information Page