Skip to content

Instantly share code, notes, and snippets.

Created November 5, 2012 13:11
Show Gist options
  • Save anonymous/4017113 to your computer and use it in GitHub Desktop.
Save anonymous/4017113 to your computer and use it in GitHub Desktop.
section: screens
scar-win:
halfDuplexCapsLock = false
halfDuplexNumLock = false
halfDuplexScrollLock = false
xtestIsXineramaUnaware = false
switchCorners = none
switchCornerSize = 0
sarafinia:
halfDuplexCapsLock = false
halfDuplexNumLock = false
halfDuplexScrollLock = false
xtestIsXineramaUnaware = false
switchCorners = none
switchCornerSize = 0
end
section: aliases
end
section: links
scar-win:
down = sarafinia
sarafinia:
up = scar-win
end
section: options
relativeMouseMoves = false
screenSaverSync = true
win32KeepForeground = false
switchDelay = 250
switchCorners = none
switchCornerSize = 0
keystroke(Control+Shift+Up) = switchInDirection(up)
keystroke(Control+Shift+Down) = switchInDirection(down)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment