On Fri, May 23, 2014 at 6:07 AM, mickael foucaux <[email protected]> wrote: > Hi, > > I'm new around. I've that little issue.
Welcome to awesome! > I would like to use keyboard shortcuts directly at startup. Instead I've to > take the mouse, click at menu icon to start any program. Then I can use > keyboard to do what I want to do. > > Looks not expected behavior. > > So how to enable keyboard at startup ? To me it sounds like you added your shortcuts to the clientkeys table instead of the globalkeys one. The clientkeys table is supposed to contain only shortcuts that will operate on an existing client (window). For example "minimize this client", "close this client" etc. For starting up new clients, you need a global shortcut; these go in the globalkeys. HTH, Vitor Sakaguti -- To unsubscribe, send mail to [email protected].
