Brian Servis wrote: > Hmmm, don't know who to do this with X itself. But, many window > managers provide this functionality. Fvwm(the one I am familiar with) > provides control of this with the EdgeScroll, EdgeResistance and > EdgeThickness. > > Mainly if you set 'EdgeScroll 0 0' then the pointer will not cause a > scroll. Then you can set up the keys something like: > > # Key Context Modifiers Function > #--------------------------------------------- > Key Left A M Scroll -100 0 > Key Up A M Scroll +0 -100 > Key Right A M Scroll +100 +0 > Key Down A M Scroll +0 +100
No that is not quite what I mean. This are virtual desktops. OT: "Key Left A M Scroll -100 0" is not really a good idea since netscape uses this and other apps might use it too. Bernhard