Skip to content

Instantly share code, notes, and snippets.

@lf94
Created September 16, 2016 17:15
Show Gist options
  • Select an option

  • Save lf94/df06350a63c668cd57b3dffefc6083b5 to your computer and use it in GitHub Desktop.

Select an option

Save lf94/df06350a63c668cd57b3dffefc6083b5 to your computer and use it in GitHub Desktop.
vtwm
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