Created
September 16, 2016 17:15
-
-
Save lf94/df06350a63c668cd57b3dffefc6083b5 to your computer and use it in GitHub Desktop.
vtwm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hey, this is a long shot, but here goes. | |
| I have this defined in my .vtwmrc configuration file: | |
| Function "map-show" { f.showdesktopdisplay f.warpto "VTWM Desktop" } | |
| Function "iconmgr-show" { f.showiconmgr f.warpto "VTWM Icon Manager" } | |
| called with: | |
| "Space" = control : all : f.function "map-show" | |
| "Space" = shift : all : f.function "iconmgr-show" | |
| For whatever reason, the pointer does not move to these windows. | |
| Any ideas? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment