Message here:
http://www.mail-archive.com/[email protected]/msg05011.html

For some reason I can't reply there in the To: field. I'll email
awesome_help about this...

Okay, sorry, I think I can start to figure it out.
Since I commented out the lines in the code, which defines the
keybinds for the number keys, i didn't run that script and found out
that the line that says:

   awful.key({ key_super, key_alt   }, "#" .. i + 9,
   . . .

That is causing the issue, but key_alt shouldn't even register. My
keyboard is not broken and is not showing up on xev. What's the deal
with the alt key?

SOLVED:
It turns out i was using the string "Alt" instead of "Mod1" since I
searched and someone mentioned xmodmap, which I had no idea about.
Sorry.

- Mr. R (mrrhq)

-- 
To unsubscribe, send mail to [email protected].

Reply via email to