Re: [dev] Multimedia keys doesn't send proper keycodes

From: Alexander Tanyukevich <atanyukevich_AT_gmail.com>
Date: Wed, 18 Apr 2012 13:52:26 +0200

> You need to separate the argument from the actual command like so:
>
> static const char *volinccmd[] = {"/home/olek/.bin/pavolume", "increase", NULL};
>
> Otherwise it would try to exec a script named "pavolume increase" in the
> folder "/home/olek/.bin" without any arguments.

Mea culpa :)
Thank you all it works now!!


-- 
Alexander Tanyukevich
atanyukevich_AT_gmail.com
Received on Wed Apr 18 2012 - 13:52:26 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 18 2012 - 14:00:10 CEST