Public bug reported:

Binary package hint: keytouch

The keyboard file for the Logitech S510 (Model Name: Y-RAK73) has an
incorrect keycode pointer for the www browser home button in the
following section of file "/usr/share/keytouch/keyboards/S510.Logitech":

<key>
      <name>WWW</name>
      <scancode>178</scancode>
      <keycode>WWW</keycode>
      
With this keycode the home button does not function. When the keycode is 
changed to HOMEPAGE the button functions as normal:

<key>
      <name>WWW</name>
      <scancode>178</scancode>
      <keycode>HOMEPAGE</keycode>

** Affects: keytouch (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Keytouch 2.3.2-2 - Logitech S510 Keyboard File
https://bugs.launchpad.net/bugs/282027
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