fujitsu u810 - Need XBINDKEYS Help

Asked by MetungKP

Fujitsu U810 has these 3 Keyboard Buttons that I would like to use.

I discovered that I need this:
sudo apt-get install xbindykeys xbindkeys-config

But this what get...

metungkp1@metungkp1:~$ sudo apt-get install xbindykeys xbindkeys-config
[sudo] password for metungkp1:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xbindykeys
metungkp1@metungkp1:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xbindkeys Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eliah Kagan (degeneracypressure) said :
#1

There's a typo in the command you ran. You ran:

sudo apt-get install xbindykeys xbindkeys-config

You should instead run:

sudo apt-get install xbindkeys xbindkeys-config

Revision history for this message
MetungKP (metungkp) said :
#2

Thanks but I thinki I might have another issue...

metungkp1@metungkp1:~$ sudo apt-get install xbindkeys xbindkeys-config
Reading package lists... Done
Building dependency tree
Reading state information... Done
xbindkeys is already the newest version.
xbindkeys-config is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
metungkp1@metungkp1:~$ sudo xbindkeys-config
xbindkeys: no process found
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 17 requests (17 known processed) with 0 events remaining.
metungkp1@metungkp1:~$

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#3

You're getting this error because you didn't launch xbindkeys before trying to configure it with xbindkeys-config. Please note that there seem to be other steps you're skipping too. See https://help.ubuntu.com/community/KeyboardShortcuts#Text%20Entry%20Shortcuts.

Can you help with this problem?

Provide an answer of your own, or ask MetungKP for more information if necessary.

To post a message you must log in.