Created
February 28, 2014 23:45
-
-
Save eralpkaraduman/9282336 to your computer and use it in GitHub Desktop.
autohotkey windows survival
This file contains 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
LWin::Control | |
Control::LWin | |
!u::ü | |
!i::ı | |
!c::ç | |
!g::ğ | |
!o::ö | |
!s::ş | |
+!u::ü | |
+!i::İ | |
+!c::Ç | |
+!g::Ğ | |
+!o::Ö | |
+!s::Ş |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment