>> Could anyone tell me how to get the NumLock to turn on automatically,
>> upon starting X? I am running SuSE 6.3.
>You can't. This was a feature in some older versions of X which has been
>removed, AFAIK.
>Thomas
>--
>=-------------------------------------------------------------------------=
>- "It is not easy to cut through a human head with a hacksaw." (M. C.) -
>=-------------------------------------------------------------------------=
Put something like this in your .Xmodmap file,
works for me...
! redefine numeric keypad & deactivate NumLock
keycode 79 = 7
keycode 80 = 8
keycode 81 = 9
keycode 83 = 4
keycode 84 = 5
keycode 85 = 6
keycode 87 = 1
keycode 88 = 2
keycode 89 = 3
keycode 90 = 0
keycode 91 = period
keycode 86 = plus
!
!deactivates NumLock key
keycode 77 =
--
Kevin Hayes
Freshwater, Australia
-----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------
http://www.newsfeeds.com The Largest Usenet Servers in the World!
------== Over 73,000 Newsgroups - Including Dedicated Binaries Servers ==-----