summaryrefslogtreecommitdiffstats
path: root/index.ahk
diff options
context:
space:
mode:
authorbreadcat2013-08-29 15:51:36 +0100
committerbreadcat2013-08-29 15:51:36 +0100
commit8ebc6b3d6e7f96e25abeb9360d1b390a2bd4bdae (patch)
tree968e88393aa83988754eeea95304eb73511e5338 /index.ahk
parentcd1960eefdc6a3b6cbf3fb5fc5b2aa16ab559844 (diff)
downloadahka-8ebc6b3d6e7f96e25abeb9360d1b390a2bd4bdae.tar.gz
ahka-8ebc6b3d6e7f96e25abeb9360d1b390a2bd4bdae.tar.bz2
ahka-8ebc6b3d6e7f96e25abeb9360d1b390a2bd4bdae.zip
General improvements
Diffstat (limited to 'index.ahk')
-rw-r--r--index.ahk21
1 files changed, 17 insertions, 4 deletions
diff --git a/index.ahk b/index.ahk
index 38b9f58..eda6dcb 100644
--- a/index.ahk
+++ b/index.ahk
@@ -73,9 +73,8 @@ if A_OSVersion in WIN_XP
RAlt & j::ShiftAltTab
RAlt & k::AltTab
Capslock::Backspace
-;change screen res (resswitch.exe - http://www.naughter.com/qres.html)
-^!+Up::run %A_ScriptDir%\resswitch.exe /WIDTH:1920 /HEIGHT:1080
-^!+Down::run %A_ScriptDir%\resswitch.exe /WIDTH:1280 /HEIGHT:720
+^!+Up::run %A_ScriptDir%\resswitch.exe /WIDTH:1920 /HEIGHT:1080 ;1080p screen resolution
+^!+Down::run %A_ScriptDir%\resswitch.exe /WIDTH:1280 /HEIGHT:720 ;720p screen resolution
;remap logitech m570 buttons
XButton1::Send {Click 2} ;double click
@@ -113,12 +112,26 @@ Insert::
return
-;typo corrections
+;text replacements
::seperated::separated
::recieved::received
::license::licence
::licenses::licences
::equivelants::equivalents
+;work stuff
+::ctsty::Called to speak to you, their number is
+::sksu::Samsung OS7030 KSU
+::s2b::Samsung OS7030 2BM
+::s4t::Samsung OS7030 4TM
+::s4d::Samsung OS7030 4DM
+::s2d::Samsung OS7030 2DM
+::s4s::Samsung OS7030 4SM
+::sepm::Samsung OS7030 EPM
+::smod::Samsung OS7030 Modem
+::s7b::Samsung DS5007S
+::s14b::Samsung DS5014S
+::s21b::Samsung DS5021S
+::s38b::Samsung DS5038S
;auto/tab completions
:*:gd`t::