Re: Scroll-lock key emulation on a PB G3 without a scroll-lock key
xmodmap -e "keycode N = Scroll_Lock", where N is the keycode of the key you want to use. To obtain N, execute xev, press the key and look at its keycode. More info: http://lifc.univ-fcomte.fr/~dedu/docs/xkb/ Eugen
Scroll-lock key emulation on a PB G3 without a scroll-lock key
Hi all, I was wondering if someone could direct me to documentation on how to emulate a scroll-lock key on a PB keyboard without a scroll-lock key? Thanks! -M.