#Uncomment next 2 lines to make windows keys F19 and F20, maybe better to do this in .xinitrc #exec xmodmap -e "keycode 116 = F20" #exec xmodmap -e "keycode 115 = F19" #Uncomment next line to replace ctrl+t with the right windows key #escape F20 #Menu only works when ratmenu is installed bind y exec ratmenu Aterm aterm Links 'links2 -g' Emelfm emelfm Firefox firefox Sylpheed-claws sylpheed-claws Abiword abiword ##On an azerty keyboard the numbers under the F keys need shift to work which is a pain, these are alternatives: #numpad numbers work to select window bind KP_0 select 0 bind KP_1 select 1 bind KP_2 select 2 bind KP_3 select 3 bind KP_4 select 4 bind KP_5 select 5 bind KP_6 select 6 bind KP_7 select 7 bind KP_8 select 8 bind KP_9 select 9 #F keys select window, the key under Esc selects window 0 bind twosuperior select 0 bind F1 select 1 bind F2 select 2 bind F3 select 3 bind F4 select 4 bind F5 select 5 bind F6 select 6 bind F7 select 7 bind F8 select 8 bind F9 select 9 bind F10 select 10 bind F11 select 11 bind F12 select 12 bind c exec aterm