diff options
Diffstat (limited to 'hotkeys.x')
-rw-r--r-- | hotkeys.x | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +^F9::SwitchResolution({width: 1024, height: 768, rate: 115, depth: 32}, Get()) +^F10::SwitchResolution({width: 1280, height: 960, rate: 95, depth: 32}, Get()) +^F11::SwitchResolution({width: 1600, height: 1200, rate: 75, depth: 32}, Get())
\ No newline at end of file |