Nice catch! Post your findings here later so that everyone can benefit.
Search Criteria
Package Details: logkeys-git 1:r74.5c36832-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/logkeys-git.git (read-only, click to copy) |
---|---|
Package Base: | logkeys-git |
Description: | Simple keylogger supporting also USB keyboards. |
Upstream URL: | https://github.com/kernc/logkeys |
Keywords: | keylogger |
Licenses: | GPLv3 |
Conflicts: | logkeys |
Provides: | logkeys |
Submitter: | SanskritFritz |
Maintainer: | SanskritFritz |
Last Packager: | SanskritFritz |
Votes: | 48 |
Popularity: | 0.000000 |
First Submitted: | 2013-04-10 13:03 (UTC) |
Last Updated: | 2018-01-15 15:37 (UTC) |
Required by (0)
Sources (3)
SanskritFritz commented on 2015-01-05 08:39 (UTC)
TiborB commented on 2015-01-04 23:43 (UTC)
I have got it - I have to define a device:
cat /var/log/Xorg.0.log | grep keyboard | grep event
[ 26.621] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event14)
[ 26.621] (**) AT Translated Set 2 keyboard: always reports core events
[ 26.621] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event14"
=>--device=event14
But I wonder if the device changes after each boot, I will have to investigate...
TiborB commented on 2015-01-04 23:30 (UTC)
command dumpkeys works - better in Ctrl-Alt-Fn, but works in X as well.
SanskritFritz commented on 2015-01-04 23:19 (UTC)
Try dumping the keys: https://code.google.com/p/logkeys/wiki/Keymaps
TiborB commented on 2015-01-04 23:13 (UTC)
I have there:
LOGKEYS_PARAMS="--no-func-keys --keymap /usr/share/lkmaps/sk_QWERTY.map"
Under some circumstances I get following garbage in the log file:
2015-01-04 23:53:21+0100 > <E-110><E-110><E-110><E-110><E-110><E-110><E-110><E-110><E-110> ....and so on....
SanskritFritz commented on 2015-01-04 23:10 (UTC)
Make sure the keyboard definition matches the one you use. Use the /etc/conf.d/logkeysd file with this content (replace the hu to sk or whatever you use):
LOGKEYS_PARAMS="--no-func-keys --keymap /usr/share/lkmaps/hu.map"
TiborB commented on 2015-01-04 22:56 (UTC)
Hi, it does not work. Process is active (via systemctl), log file created but nothing is added in it... only "Logging started ..." and a time
SanskritFritz commented on 2014-10-21 11:54 (UTC)
patch is part of the base-devel group, see here:
https://wiki.archlinux.org/index.php/AUR#Prerequisites
smirky commented on 2014-10-21 10:22 (UTC)
Please add 'patch' as a dependency, since it needs it.
SanskritFritz commented on 2014-03-31 20:05 (UTC)
roentgen, you're right, I'll put it back.
Pinned Comments
SanskritFritz commented on 2018-03-09 14:08 (UTC)
Flagging a -git package out-of-date is only feasible if the build requirements change. Just rebuild the package otherwise.