Bug#757475: numlockx: auto mode fails

2014-08-10 Thread Drew Parsons
On Fri, 2014-08-08 at 16:47 -0400, Ariel wrote: /lib/udev/findkeyboards is part of udev. https://packages.debian.org/wheezy/amd64/udev/filelist No, it's literally not there. That's the filelist for stable. Compare udev on unstable, or testing:

Bug#757475: numlockx: auto mode fails

2014-08-10 Thread Ariel
On Sun, 10 Aug 2014, Drew Parsons wrote: On Fri, 2014-08-08 at 16:47 -0400, Ariel wrote: /lib/udev/findkeyboards is part of udev. Compare udev on unstable, or testing: Here is the commit where it was removed:

Bug#757475: numlockx: auto mode fails

2014-08-08 Thread Ariel
On Sat, 9 Aug 2014, Drew Parsons wrote: But /lib/udev/findkeyboards does not exist, so this code always fails. Is it provided by some package that numlockx should Depend on or Suggest? /lib/udev/findkeyboards is part of udev. https://packages.debian.org/wheezy/amd64/udev/filelist

Bug#757475: numlockx: auto mode fails

2014-08-08 Thread Drew Parsons
Package: numlockx Version: 1.2-6 Severity: normal numlockx provides /etc/X11/Xsession.d/55numlockx, which is intended to automatically activate numlock when X starts. It contains code to look for a USB keyboard when used on a laptop in auto mode: fkb=/lib/udev/findkeyboards [ -x $fkb ]