A alternativa é adicionar algumas chaves não usadas a Alt_R
. Isso funciona:
clear mod4
clear mod1
! Make right alt key the super key.
keycode 108 = Super_R
! Assume Line feed key unused.
keycode 109 = Alt_R
add mod1 = Alt_L
add mod1 = Alt_R
add mod4 = Super_R