Package: logkeys Version: 0.1.1a+git5ef6b0dcb9e3-2 Severity: normal --- Please enter the report below this line. ---
Hi, Logkeys can be used with a keymap (using option -m) OR using -u == --us-keymap One could create a keymap and add the option in /etc/default/logkeys: DAEMON_OPTS="--keymap /etc/logkeys-keymap" But the problem is that /etc/init.d/logkeys hardcodes the option -u: DAEMON_OPTS="-s -u -d $DEVICE -o $LOGFILE $DAEMON_OPTS" I suggest that /etc/init.d/logkeys contains: DAEMON_OPTS="-s -d $DEVICE -o $LOGFILE $DAEMON_OPTS" and /etc/default/logkeys contains by default DAEMON_OPTS="--us-keymap" so one can use a keymap file by editing only /etc/default/logkeys --- System information. --- Architecture: amd64 Kernel: Linux 3.14-2-amd64 Debian Release: jessie/sid 500 unstable ftp.be.debian.org 500 testing-updates ftp.be.debian.org 500 testing security.debian.org 500 testing ftp.be.debian.org 500 stable dl.google.com 350 stable http.kali.org 100 jessie-backports ftp.be.debian.org --- Package information. --- Depends (Version) | Installed ==============================-+-============= libc6 (>= 2.14) | libgcc1 (>= 1:4.1.1) | libstdc++6 (>= 4.4.0) | kbd | OR console-tools | Package's Recommends field is empty. Package's Suggests field is empty. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

