2

I am using Microsoft Keyboard (With Ubuntu 12.04 KDE 64bit) and I have some keys there. For example Calculator key and start keys. I want start calculator as I press Calculator key and display Ubuntu start menu as I press Start key. http://plus4chan.org/b/tek/src/133955802652.jpg

The output of xev | grep key for these keys is:

keys: 4294967265 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 
state 0x10, keycode 104 (keysym 0xff8d, KP_Enter), same_screen YES, 
state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES, 
state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,
state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,
state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,
Seth
  • 58,122
Huseyin
  • 762
  • 1
    If you run xev | grep key and then press these buttons, do you get any output? – Seth May 08 '13 at 22:24
  • I am getting this output Seth. `xev | grep key keys: 4294967265 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0

    state 0x10, keycode 104 (keysym 0xff8d, KP_Enter), same_screen YES,

    state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,
    
    state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,
    state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,
    state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES,`
    
    – Huseyin May 08 '13 at 22:31
  • Did you just press the calculator button 5 times? :P – StackExchange User May 08 '13 at 22:41
  • Ian Carroll I pressed two time. One press return keys: 4294967265 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 state 0x10, keycode 104 (keysym 0xff8d, KP_Enter), same_screen YES, state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES, state 0x10, keycode 148 (keysym 0x1008ff1d, XF86Calculator), same_screen YES, – Huseyin May 09 '13 at 19:43
  • That outa answer your question. – Seth May 10 '13 at 14:19

0 Answers0