Launchpad has imported 6 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=34366.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-02-16T17:50:54+00:00 Bryce Harrington wrote:

Forwarding this bug from Ubuntu reporter River Tarnell:
http://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/299727

(Looks like maybe xkb_keycodes has types 4, 5, and 6 but not 7?)

I use a Sun Type 7 UNIX-layout USB keyboard.  X detects the keyboard:

 (II) config/hal: Adding input device Sun USB Keyboard
 (**) Sun USB Keyboard: always reports core events
 (**) Sun USB Keyboard: Device: "/dev/input/event2"
 (II) Sun USB Keyboard: Found keys
 (II) Sun USB Keyboard: Configuring as keyboard
 (II) XINPUT: Adding extended input device "Sun USB Keyboard" (type: KEYBOARD)
 (**) Option "xkb_rules" "evdev"
 (**) Sun USB Keyboard: xkb_rules: "evdev"
 (**) Option "xkb_model" "pc105"
 (**) Sun USB Keyboard: xkb_model: "pc105"
 (**) Option "xkb_layout" "us"
 (**) Sun USB Keyboard: xkb_layout: "us"

But it wrongly detects it as a standard pc105 US keyboard.  This means
some keys don't work (e.g. Meta becomes Super, Compose becomes Menu,
etc.).  The correct layout for this keyboard is
"us+sun_vndr/usb(sun_usb)".  Setting this with "setxkbmap -layout" makes
the keyboard behave as expected.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-
config/+bug/299727/comments/6

------------------------------------------------------------------------
On 2011-02-16T17:54:34+00:00 Bryce Harrington wrote:

I don't know what differences there are between type7 and type6, but
offhand thought is could the type6 be used as a starting point for a
layout?

Reply at: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-
config/+bug/299727/comments/7

------------------------------------------------------------------------
On 2011-02-16T17:59:37+00:00 Alan Coopersmith wrote:

If I recall correctly, there is no difference in the layouts of USB model
Type 6 & Type 7 keyboards, except for the Japanese layout, which was modified
to more closely match the pc105 layout.   (Type 6 keyboards were made in 
versions
for both the traditional Sun/SPARC serial connector and USB, while only USB 
versions of Type 7 are made, since they postdate the EOL of the machines that
used the older connectors.)

The main differences between Type 6 & 7 are physical (embedded USB hub to 
plug in mice, flash drives, etc. ; RoHS-compliant materials ; updated 
appearance).

Reply at: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-
config/+bug/299727/comments/8

------------------------------------------------------------------------
On 2011-02-17T16:20:22+00:00 Sergey V. Udaltsov wrote:

So, should we create some kind of "alias model" sun7 for sun6?

Reply at: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-
config/+bug/299727/comments/10

------------------------------------------------------------------------
On 2013-06-21T06:38:56+00:00 Fdo-4 wrote:

After connecting a Sun Type 7 USB keyboard to my Lenovo Thinkpad T410s:

[  2412.383] (II) config/udev: Adding input device Sun USB Keyboard 
(/dev/input/event17)
[  2412.384] (**) Sun USB Keyboard: Applying InputClass "evdev keyboard 
catchall"
[  2412.384] (II) Using input driver 'evdev' for 'Sun USB Keyboard'
[  2412.384] (**) Sun USB Keyboard: always reports core events
[  2412.384] (**) evdev: Sun USB Keyboard: Device: "/dev/input/event17"
[  2412.384] (--) evdev: Sun USB Keyboard: Vendor 0x430 Product 0xa2
[  2412.384] (--) evdev: Sun USB Keyboard: Found keys
[  2412.384] (II) evdev: Sun USB Keyboard: Configuring as keyboard
[  2412.384] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.4/2-1.2.4:1.0/input/input17/event17"
[  2412.384] (II) XINPUT: Adding extended input device "Sun USB Keyboard" 
(type: KEYBOARD, id 15)
[  2412.384] (**) Option "xkb_rules" "evdev"
[  2412.384] (**) Option "xkb_model" "thinkpad60"
[  2412.384] (**) Option "xkb_layout" "us"
[  2412.384] (**) Option "xkb_variant" "euro"
[  2412.384] (**) Option "xkb_options" "compose:ralt"
[  2523.288] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-D76D36B641D671360DA6F1CC4EA58BED62249793.xkm

My Type 7 keyboard has a PC layout. For at least the Type 6 keyboard
there are at least two layouts: PC layout and UNIX layout. The UNIX
layout has the capslock and control keys switched and I believe the
Escape key was also moved. Another difference is that the power key was
changed to a standby key (same keycode, but different icon printed on
the key?)

Reply at: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-
config/+bug/299727/comments/11

------------------------------------------------------------------------
On 2013-06-21T06:58:26+00:00 Fdo-4 wrote:

Another detail of my Sun Type 7 USB keyboard: It has a euro sign on the
4, instead of on the 5 as is more usual for other keyboard vendors.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-
config/+bug/299727/comments/12

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xkeyboard-config in Ubuntu.
https://bugs.launchpad.net/bugs/299727

Title:
  Sun Type 7 USB keyboard misdetected by X

Status in central project for keyboard configuration:
  Confirmed
Status in “xkeyboard-config” package in Ubuntu:
  Triaged

Bug description:
  I use a Sun Type 7 UNIX-layout USB keyboard.  X detects the keyboard:

   (II) config/hal: Adding input device Sun USB Keyboard
   (**) Sun USB Keyboard: always reports core events
   (**) Sun USB Keyboard: Device: "/dev/input/event2"
   (II) Sun USB Keyboard: Found keys
   (II) Sun USB Keyboard: Configuring as keyboard
   (II) XINPUT: Adding extended input device "Sun USB Keyboard" (type: KEYBOARD)
   (**) Option "xkb_rules" "evdev"
   (**) Sun USB Keyboard: xkb_rules: "evdev"
   (**) Option "xkb_model" "pc105"
   (**) Sun USB Keyboard: xkb_model: "pc105"
   (**) Option "xkb_layout" "us"
   (**) Sun USB Keyboard: xkb_layout: "us"

  But it wrongly detects it as a standard pc105 US keyboard.  This means
  some keys don't work (e.g. Meta becomes Super, Compose becomes Menu,
  etc.).  The correct layout for this keyboard is
  "us+sun_vndr/usb(sun_usb)".  Setting this with "setxkbmap -layout"
  makes the keyboard behave as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/299727/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to