Re: Numeric Keypad in X
/etc/ exists
/etc/X11 exists
/etc/X11/xkb: No such file or directory
Jason Majors wrote:
>
> I did it the fun way...I edited /etc/X11/xkb/symbols/dvorak (you might want
> us), and added these lines in the keypad section:
> key <KPDV> { [ slash ] };
> key <KPMU> { [ asterisk ] };
> key <KPSU> { [ minus ] };
>
> key <KP7> { [ 7, 7 ] };
> key <KP8> { [ 8, 8 ] };
> key <KP9> { [ 9, 9 ] };
> key <KPAD> { [ plus ] };
>
> key <KP4> { [ 4, 4 ] };
> key <KP5> { [ 5, 5 ] };
> key <KP6> { [ 6, 6 ] };
>
> key <KP1> { [ 1, 1 ] };
> key <KP2> { [ 2, 2 ] };
> key <KP3> { [ 3, 3 ] };
> key <KPEN> { [ KP_Enter ] };
>
> key <KP0> { [ 0, 0 ] };
> key <KPDL> { [ period, period ] };
>
> On Mon, Jul 30, 2001 at 05:06:48PM -0700, Brad Rhodes scribbled...
> > How can I type numbers on the numeric keypad in X? I turn on the Num Lock
> > and I
> > still can't type numbers.
> >
> > Debian/GNU 2.2 (Potato) / Gnome
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> > listmaster@lists.debian.org
> >
> >
Reply to: