Yeah. Turns out it is modifier 2. I got it all cleaned up by just adding
2 to my modifiers rather than 3.
As for the Scroll_Lock issue, I now have this in my .fvwm2rc:
Key Scroll_Lock A A Function Sleep
With Sleep defined as previously described.
In my /etc/X11/Xsession file, I had to add the following near the top:
/usr/X11R6/bin/xscreensaver-command -exit
/usr/X11R6/bin/xscreensaver &
xmodmap -e "clear Mod5"
The xmodmap command simply clears the modifier so that the lock is
inactive. The key still triggers the Sleep function, and it appears to
work.
Thank you all for your suggestions.
Now I have a console thing going on, but lets start a separate thread.
Lou
> On 06 Feb 2001 15:47:07 -0500, Louis LeBlanc wrote:
>>
>> The alt-tab and ctrl-alt-tab stuff itself (with NumLock off) works
>> fine. But if I put the NumLock on (which I always use) it stops
>> working. Is there any way to find out what the modifier applied by
>> NumLock is?
>
> You may run xmodmap to find this out, it is usually modifier 2, i.e.
> use: You may run xmodmap to find this out, it is usually modifier 2,
> i.e. use:
> Key Tab A 2CM ...
>
> Regards,
> Mikhael.
> --
> Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_fvwm.org.
> To report problems, send mail to fvwm-owner_at_fvwm.org.
--
Louis LeBlanc
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
leblanc_at_acadia.ne.mediaone.net
http://acadia.ne.mediaone.net
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Feb 07 2001 - 13:12:59 GMT