from .fvwm2rc on OS X: # movement key-bindings Key 1 A 2 GotoPage 0 0p Key 2 A 2 GotoPage 1 0p
from .fvwm2rc on linux: # movement key-bindings Key 1 A M GotoPage 0 0p Key 2 A M GotoPage 1 0p
So, it turns out that using '2' instead of 'M' will specify 'Command' (I'm not sure if meta gets mapped to or not). Also, you can use a tool called 'xev' to determine which key X thinks is being pressed. Check it out.
-- Erik
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
