* Load Emacs and Firefox automatically.
* Load timer first.
* Load Emacs second as it can load long time.
* SkipMapping was not added to emacs to give focus it.
! To load this config run:
! $ xmodmap .xmodmaprc
! Win key.
clear mod3
clear mod4
keycode 133 = Super_L
! keycode 134 = Multi_key
! keycode 134 = Super_R
keycode 134 = Hyper_R
add mod3 = Super_L
add mod4 = Hyper_R
! Delete CapsLock (map to Ctrl).
remove Lock = Caps_Lock
keysym Caps_Lock = Control_L
add Control = Control_L
add Control = Caps_Lock