-
hi
i have this problem when i try to compile the latest version 0.5.4. here are the logs:
/usr/local/src/hotkeys-0.5.4# make
make all-recursive
make[1]: Entering directory `/usr/local/src/hotkeys-0.5.4'
Making all in src
make[2]: Entering directory `/usr/local/src/hotkeys-0.5.4/src'
gcc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\"...
2007-01-19 19:56:15 UTC by djdablitz
-
I made a mistake, the keycode for Play is actually 162.
2006-09-18 23:10:45 UTC by nobody
-
The keycodes for the various media keys at the front of
the laptop and the MediaDirect key at the top of the
keyboard.
2006-09-18 23:04:20 UTC by nobody
-
it works with my notebook, what else can I say? :) it's
kinda' similar to acer 430...
2006-05-05 10:10:30 UTC by nobody
-
Logged In: YES
user_id=1152864
Yep
Confirmed.
2006-04-11 20:13:01 UTC by killing_attack
-
Logged In: YES
user_id=1481668
Thanx. You have been a life saver. This is exactly what I
was looking for. Maybe we can take the extensibility to
another level. I think simplest would be to allow the user
to specify the channel number or channel name, which should
be manipulated.
This could be specified on the command line via switch or
maybe in one of the config xml files.
2006-03-21 05:43:08 UTC by guptaparminder
-
in src/kbddefs.c
it should be:
#include
#include
not like is now:
#include
#include
best regards.
2006-02-04 11:19:43 UTC by kanedaaa
-
Ok, I'm on Debian and I copied the default /etc/hotkeys.conf
to
$HOME/.hotkeys/hotkeys.conf
My keyboard is "Kbd=msnet". At the bottom of my hotkeys.conf file I put:
Sleep=gedit
Calculator=gedit
When I press the calc key, gedit starts, all is good.
When I press the sleep key, the terminal spits:
"hotkeys: unable to open APM device: No such file or directory"...
2005-11-17 23:30:12 UTC by sepero
-
I use English and my native language, Slovenian,
interchangeably. My problem is that whenever I change
the keyboard input language in KDE 3.4 (and in 3.3,
also) hotkeys looses keyboard focus, stays in the
background, but does nothing when i press keys.
If I rerun hotkeys it works.
Can anything be done about it here?.
2005-10-30 08:29:24 UTC by nobody
-
Logged In: YES
user_id=1027
However I think showing the status of CapsLock key is not
the job of hotkeys, but rather belongs to applets like
shermans-aquarium or gkrellm-leds.
2005-09-23 19:11:07 UTC by ypwong