Could you try the following patch?

1. Create empty directory in your home-folder and cd to it:

mkdir pbbuttonsd
cd pbbuttonsd

2. Get the source of pbbuttonsd

apt-get source pbbuttonsd

3. Download these files:

wget http://www.warperbbs.de/pbbuttonsd/pbbuttonsd_0.7.9-2ubuntu4.diff.gz
wget http://www.warperbbs.de/pbbuttonsd/pbbuttonsd_0.7.9-2ubuntu4.dsc

4. Apply the patch:

dpkg-source -x pbbuttonsd_0.7.9-2ubuntu4.dsc

5. Download pbuilder and create build environment:

sudo apt-get install pbuilder debootstrap devscripts
sudo pbuilder create

6. Create the package:

sudo pbuilder -build pbbuttonsd_0.7.9-2ubuntu4.dsc

7. Install the created package:

sudo dpkg -i /var/cache/pbuilder/result/pbbuttonsd_0.7.9-2ubuntu4.deb

Does it work now for you? Or are you encountering any issues?

-- 
[regression] pbbuttonsd KBDMode=fkeysfirst doesn't work anymore
https://bugs.launchpad.net/bugs/84347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to