Created
December 27, 2023 15:56
-
-
Save omzeton/0d6484c1811b1a50539c5b0e82e485c9 to your computer and use it in GitHub Desktop.
Dell Shortcuts
This file contains hidden or 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
; Alt + ← = Home | |
!Left::Home | |
; Alt + → = End | |
!Right::End | |
; Alt + Shift + ← = Select with Home | |
!+Left::Send "{ShiftDown}{Home}{ShiftUp}" | |
; Alt + Shift + → = Select with End | |
!+Right::Send "{ShiftDown}{End}{ShiftUp}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment