Hi,
I have a problem that may be related to Xorg instead of the FVWM but i
couldn't find a solution there so i ask here to see if someone else got the
same problem.
I love the CTRL+ARROW KEYS function to change Desktops, but it didn't
work on newer version of Xorg. As far as i tested the arrows keys in the
Menu and WinList also stop working.
The function that I'm talking about is:
# Arrow Keys
# press arrow + control anywhere, and scroll by 1 page
Key Left A C Scroll -100 0
Key Right A C Scroll +100 +0
Key Up A C Scroll +0 -100
Key Down A C Scroll +0 +100
This problem happens to me in this systems:
- Slackware 13.1, FVWM 2.4.20, 2.5.28 and 2.5.30, Xorg 1.7.7
- FreeBSD 8.0, FVWM 2.5.30, Xorg 1.7.2
and works fine on:
- Slackware 13.0, FVWM 2.5.28, Xorg 1.6.3
- FreeBSD 7.2, FVWM 2.4.20, Xorg 1.4.0
Mauricio E. Silva