From: Jannik ZANDER Date: Sun, 8 May 2016 18:48:15 +0000 (+0200) Subject: Add US Denmark autohotkey script for HHKB X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=63154e7bea2290dfc84e2a891948d8049fd3429b;p=dotfiles.git Add US Denmark autohotkey script for HHKB --- diff --git a/.XCompose b/.XCompose deleted file mode 100644 index 257e59d..0000000 --- a/.XCompose +++ /dev/null @@ -1,7 +0,0 @@ - : "Æ" U00C6 # LATIN CAPITAL LETTER AE - : "æ" U00E6 # LATIN SMALL LETTER AE - : "Ø" U00D8 # LATIN CAPITAL LETTER O WITH STROKE - : "ø" U00F8 # LATIN SMALL LETTER O WITH STROKE - : "Å" U00C5 # LATIN CAPITAL LETTER A WITH RING ABOVE - : "Ã¥" U00E5 # LATIN SMALL LETTER A WITH RING ABOVE - diff --git a/exe/caps_and_rwin_to_ctrl.ahk b/exe/caps_and_rwin_to_ctrl.ahk deleted file mode 100644 index c3b9955..0000000 --- a/exe/caps_and_rwin_to_ctrl.ahk +++ /dev/null @@ -1,4 +0,0 @@ -Capslock::LCtrl - -RWin::RCtrl - diff --git a/exe/usdk-hhkb.ahk b/exe/usdk-hhkb.ahk new file mode 100644 index 0000000..576f8f3 --- /dev/null +++ b/exe/usdk-hhkb.ahk @@ -0,0 +1,8 @@ +Capslock::LCtrl +RWin::RCtrl +:*?:``e::æ +:*?:``o::ø +:*?:``a::Ã¥ +:*?:``E::Æ +:*?:``O::Ø +:*?:``A::Ã