Skip to content

Instantly share code, notes, and snippets.

@omzeton
Created December 27, 2023 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omzeton/0d6484c1811b1a50539c5b0e82e485c9 to your computer and use it in GitHub Desktop.
Save omzeton/0d6484c1811b1a50539c5b0e82e485c9 to your computer and use it in GitHub Desktop.
Dell Shortcuts
; 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