With the following command I was able to map left arrow on right alt:
`xmodmap -e 'keycode 108=Left'`
Afterwards I mapped AltGr on right command:
`xmodmap -e 'keycode 134=ISO_Level3_Shift'`
With the following command I was able to map left arrow on right alt:
`xmodmap -e 'keycode 108=Left'`
Afterwards I mapped AltGr on right command:
`xmodmap -e 'keycode 134=ISO_Level3_Shift'`