** Changed in: linux
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/379006
Title:
Vaio keys not working on Sony VAIO VGN-SR29XN
--
ubuntu-bugs mailing list
ubuntu-b
** Changed in: linux
Importance: Medium => Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/379006
Title:
Vaio keys not working on Sony VAIO VGN-SR29XN
--
ubuntu-bugs mailing list
ubuntu-b
It was indeed fixed in X.org git, but apparently the problem still
remains as xev still returns NoSymbol instead of a X Keysym when
pressing the mode button, the settings button or the fifth app launch
key.
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
Yo
This is fixed in Lucid. The patch to solve it was cherrypicked as part
of the 1.8-1ubuntu3 update a few weeks ago. Should be good to go now.
** Changed in: xkeyboard-config (Ubuntu)
Status: Triaged => Fix Released
** Changed in: xkeyboard-config (Ubuntu)
Assignee: Bryce Harrington (
** Changed in: xkeyboard-config (Ubuntu)
Assignee: (unassigned) => Bryce Harrington (bryceharrington)
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Tags added: jaunty
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
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.
** Package changed: linux (Ubuntu) => xkeyboard-config (Ubuntu)
** Changed in: xkeyboard-config (Ubuntu)
Status: Invalid => Triaged
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
** Changed in: linux (Ubuntu)
Status: Triaged => Invalid
** Changed in: linux (Ubuntu)
Assignee: Keng-Yü Lin (lexical) => (unassigned)
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member o
** Changed in: linux
Status: Confirmed => Fix Released
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
I think that using xmodmap locally instead of upstream means that it
will not work for the average user. That's why I filed a bug at
freedesktop.org.
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member
There are key codes. I'll recommend to remap the key codes to the
keysyms you want with `xmodmap`.
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Keng-Yü Lin (lexical)
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
I'm not sure why a task has been opened for this bug on acpi-support.
Acpi-support is not responsible for translating keypresses into input
events, the kernel is. Marking invalid.
** Changed in: acpi-support (Ubuntu)
Status: New => Invalid
--
Vaio keys not working on Sony VAIO VGN-SR29XN
** Also affects: acpi-support (Ubuntu)
Importance: Undecided
Status: New
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
** Changed in: linux
Status: Unknown => Confirmed
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
The missing keysym problem is reported upstream as
https://bugs.freedesktop.org/show_bug.cgi?id=25835.
** Bug watch added: freedesktop.org Bugzilla #25835
https://bugs.freedesktop.org/show_bug.cgi?id=25835
** Also affects: linux via
https://bugs.freedesktop.org/show_bug.cgi?id=25835
Impo
At least the 192 keycode (fifth quick launch key) should be mapped to
XF86Launch5.
The 191 keycode (Mode button) could be mapped to XF86Option, while 193
could be mapped to XF86Tools.
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug no
This problem still exists on Kubuntu 10.04
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
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
Many keys (WiFi, Volume up/down, eject, media) don't work on Vaio
TX770P. I've recently moved to 9.10 from Debian/unstable, where I had a
custom kernel patch queue which made all them work. I filed the patches
to kernel-acpi mailing list in April 2008, but they are still not
accepted.
If someone i
The command
xev | grep -A2 --line-buffered '^KeyRelease' | sed -n '/keycode /s/^.*keycode
\([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p'
returns for the following sequence: Mode, Button 1, Button 2, Button 3, Button
4, Button 5, Settings
191 NoSymbol
156 XF86Launch1
157 XF86Launch2
210 XF86Launch3
211 XF
I have the following laptop:
Sony Corporation
VGN-SR51MF_S
C6025431
acpi_listen returns the following:
- Vaio Mode button (used to switch hotkey sets):
- On keydown: sony/hotkey SNC 0001 0041
- On keyup: ^...@sony/hotkey SNC 0001 0038
- Vaio Button 1 (leftmost Vaio but
Hi, can you try to use the command "acpi_listen" and report us its
output? Its usage is much the same as "xev."
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu)
Status: New => Triaged
--
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Attachment added: "input-events.log"
http://launchpadlibrarian.net/27011446/input-events.log
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/27011447/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/27011448/CurrentDmesg.txt
** A
24 matches
Mail list logo