Hi everyone,
i use dvorak layout(but it is not important for this question)
and on my 3 level of layout i have useful symbols like digits and arrows
so
AltGr + a = 4
AltGr + o = 5
AltGr + e = 6
AltGr + h = left
AltGr + t = Down
AltGr + n = UP
AltGr + s = Right
But, in awesome wm 3 level doesn't work, and i don't understand why.
for example
awful.key({ modkey }, "Left", awful.tag.viewprev ),
awful.key({ modkey }, "Right", awful.tag.viewnext ),
it's works with simple arrows on keyboard, but not works with level3 arrows.
--
To unsubscribe, send mail to [email protected].