Hi all,
This may be a little off but I need a little help getting a num lock to work
properly. I am running xdm on an R/S6000 with AIX 4.3.2. The majority of
the workstation are NCD 19c. recently I added a PC running linux that
queries the R/S6000 on boot and gets the xdm login.
On this PC however the num lock key will not work. If active it locks the
keyboard and no key strokes work. Turn it off and the keyboard responds
again.
I have this problem with the NCDs originally but fixed it by adding the
following to .xinitrc on the R/S6000:
xmodmap -e "remove mod4 = Num_Lock" \
-e "add mod5 = Num_Lock"
I assume there is something similar for the PC, but I can't figure out what
it is. I also need to keep the NCD num locks working so something global
like the above probably won't work.
Does anyone have an idea, or can point me in the right direction.
Thanks, Chris Powell