Skip to content

Instantly share code, notes, and snippets.

View beshrkayali's full-sized avatar

Beshr Kayali Reinholdsson beshrkayali

View GitHub Profile
! -*- coding: utf-8 -*-
! swap Ctrl and Alt keys
! default setting on special keys
! xmodmap -pke | grep -P '(Control|Super|Alt|Menu)'
! keycode 37 = Control_L NoSymbol Control_L
! keycode 64 = Alt_L Meta_L Alt_L Meta_L
! keycode 105 = Control_R NoSymbol Control_R