Re: using numlock to generate numbers in X apps

2003-07-07 Thread Gregory Seidman
On Mon, Jul 07, 2003 at 09:59:10AM +, Benedict Verheyen wrote: } Hi, } } i have an ~/Xmodmap with this content: } keycode 79 = Home } keycode 87 = End } keycode 81 = Prior } keycode 89 = Next } keycode 83 = Left } keycode 88 = Down } keycode 85 = Right } keycode 80 = Up } } I specified these

using numlock to generate numbers in X apps

2003-07-07 Thread Benedict Verheyen
Hi, i have an ~/Xmodmap with this content: keycode 79 = Home keycode 87 = End keycode 81 = Prior keycode 89 = Next keycode 83 = Left keycode 88 = Down keycode 85 = Right keycode 80 = Up I specified these keycodes to be able to navigate with the right keypad in apps like Evolution. I found the abo