diff --git a/README.md b/README.md index 7b6f489..7bfa0be 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without Set of key bindings meant for the ANSI US layout set to: - Facilitate the usage of spanish tilde keys without depending on a dead key. - - Add inverted exclamation and question marks, alongside en and em dashes. + - Add inverted exclamation and question marks, alongside en/em dashes and and double angle quotation marks. - Remap modifier keys to accomodate a comfier usage. - Toggle `Caps Lock` with both Shift keys. @@ -15,6 +15,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without - Press on any of the spanish vowel keys `(a, e, i, o, u)` to write their accented representation `(á, é, í, ó, ú)`. - Press `/` to write `¿`, `[` to write `¡`. - Press `- (hyphen)` to write `—`, or press `- (hyphen)` while holding `Shift` to write `–`. + - Press `RET` to write `«`, or press `RET` while holding `Shift` to write `»`. - You can also write the Euro sign `€` pressing `p`, the umlaut u `ü` pressing `[` and the `ñ` with `n`. - Press both `Shift` keys to toggle `Caps Lock`. - `Caps Lock` key acts as another `Left Control`. diff --git a/piusareLite.ahk b/piusareLite.ahk index ad836ac..b31ad6e 100644 --- a/piusareLite.ahk +++ b/piusareLite.ahk @@ -181,7 +181,21 @@ return KeyWait, LAlt hotkeyLock := 0 return - + + ;;Spanish double angle quotation mark +