On Tue, 24 Jun 2003, 15:36:57 +0200, Jacques BEJA wrote: > Hi all, > > I'm running a linux Redhat 9 with a french latin keyboard. The dot key on > the numpad is writing a comma instead of a dot. How can I change this ? > (This is the only key that has this kind of a problem) Apply the attached patch to /etc/X11/Xmodmap and restart the X server. > Many thanks to anyone who can help. > > Jacques BEJA HTH, cheers. l8er manfred
--- ./etc/X11/Xmodmap.orig 2003-02-05 21:18:31.000000000 +0100 +++ ./etc/X11/Xmodmap 2003-04-13 11:35:57.000000000 +0200 @@ -23,3 +23,4 @@ ! keycode 54 = c C cent ! keycode 113 = Mode_switch Mode_switch Multi_key +keycode 91 = KP_Delete KP_Separator