The brightness keys don't work on the UX305 so I managed to bind Ctrl+F5/6 to execute
xdotool key --clearmodifiers XF86MonBrightness{Up/Down}
While this works fine and even shows the visual notification but the whole thing feels a little hacky. Is there a way to bind the shortcut to the actual Fn keys? Xev doesn't do anything when you press Fn+F5/6 so thats that....
xset dpms force standby
. – Pablo Bianchi Jan 18 '17 at 02:02