[Bug 575730] New: QuickPlay hotheys buttons not work in HP Pavillion dv6315 laptop
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c0 Summary: QuickPlay hotheys buttons not work in HP Pavillion dv6315 laptop Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Mobile Devices AssignedTo: mobile-bugs@forge.provo.novell.com ReportedBy: embar@super.lt QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=339951) --> (http://bugzilla.novell.com/attachment.cgi?id=339951) "xmodmap -pke" output User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; lt; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 HP Pavillion dv6315ea laptop has multimedia hotkeys. There are two special buttons for QuickPlay. The first one has similar symbol to Q.; another – DVD. In openSUSE 10.2 and 10.3 it worked fine. In openSUSE 10.3 the first Q. button, e008, was recognized as "Launch C", the second DVD button, e00e, was recognized as "Media". Since openSUSE 11.0 these buttons not worked, but after manually installing hotkey-setup package and executing /etc/init.d/hotkey-setup restart, it worked. The bad think is that hotkey-setup was droped since 11.0 https://bugzilla.novell.com/show_bug.cgi?id=398846 . This functionality should by controlled by hal, but it don't do it. I filled a bug in freedesktop http://bugs.freedesktop.org/show_bug.cgi?id=19936 , there was made a patch http://cgit.freedesktop.org/hal-info/diff/fdi/information/10freedesktop/30-k... but it didn't helped. Maybe this bug is somehow related also to these: https://bugzilla.novell.com/show_bug.cgi?id=398774 https://bugzilla.novell.com/show_bug.cgi?id=398846 https://bugzilla.novell.com/show_bug.cgi?id=524734 xev didn't react to these buttons. showkey didn't react to Q. button (e008), but DVD button (e00e) recognized as 389. Then I open /var/log/messages, I see: Feb 1 15:38:39 dv6315ea kernel: [ 98.932694] atkbd.c: Unknown key released (translated set 2, code 0x88 on isa0060/serio0). Feb 1 15:38:39 dv6315ea kernel: [ 98.932700] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known. output of "setxkbmap -print": xkb_keymap { xkb_keycodes { include "evdev+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+us+lt(std):2+inet(evdev)+level3(ralt_switch)+eurosign(e)" }; xkb_geometry { include "microsoft(natural)" }; }; Reproducible: Always Steps to Reproduce: 1. have openSUSE 11.X 2. try creat some shorcut with any program (like VLC); or start xev 3. Press any QuickPlay button Actual Results: nothink Expected Results: key assigning to command -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c1 --- Comment #1 from Mindaugas Baranauskas <embar@super.lt> 2010-02-01 15:03:04 UTC --- Created an attachment (id=339954) --> (http://bugzilla.novell.com/attachment.cgi?id=339954) lshal output -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c2 --- Comment #2 from Mindaugas Baranauskas <embar@super.lt> 2010-02-01 15:12:19 UTC --- Created an attachment (id=339958) --> (http://bugzilla.novell.com/attachment.cgi?id=339958) xorg.conf -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c3 Holger Macht <hmacht@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |hmacht@novell.com Info Provider| |embar@super.lt --- Comment #3 from Holger Macht <hmacht@novell.com> 2010-02-02 12:48:21 UTC --- I spotted a possible culprit in the above patch. Can you please open /usr/share/hal/fdi/information/10freedesktop/30-keymap-hp.fdi. There's the line: <match key="/org/freedesktop/Hal/devices/computer:system.board.version" string="65.2B" The last "65.2B" must read "65.28" in your case. Can you please change this and reboot and retry? Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c4 --- Comment #4 from Mindaugas Baranauskas <embar@super.lt> 2010-02-02 14:19:40 UTC --- No effect after "65.2B" changing to "65.28". Besides, in default openSUSE 11.2 repository (hal 0.5.13) there is no such patch. This patch is in 0.5.14 from OBS. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c5 --- Comment #5 from Holger Macht <hmacht@novell.com> 2010-02-02 15:44:29 UTC --- Hm...so please post your /usr/share/hal/fdi/information/10freedesktop/30-keymap-hp.fdi you have now, thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c6 --- Comment #6 from Mindaugas Baranauskas <embar@super.lt> 2010-02-04 22:27:45 UTC --- Created an attachment (id=340892) --> (http://bugzilla.novell.com/attachment.cgi?id=340892) current 30-keymap-hp.fdi This is edited file from http://download.opensuse.org/repositories/home:/pikerhog:/gnome/openSUSE_11.... package. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c7 --- Comment #7 from Mindaugas Baranauskas <embar@super.lt> 2010-02-04 22:31:21 UTC --- I tried to use these HAL versions: 0.5.13-4.2.1 (without patch) 0.5.14-6.1.un (non edited with "65.2B", and edited with "65.28") 0.5.14-6.2.un (non edited with "65.2B", and edited with "65.28") The result is the same -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c8 --- Comment #8 from Holger Macht <hmacht@novell.com> 2010-02-09 13:32:15 UTC --- Do you still see the "Unknown key released" messages in /var/log/messages when pressing the keys? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c9 --- Comment #9 from Mindaugas Baranauskas <embar@super.lt> 2010-02-09 15:16:56 UTC --- Yes, I still see: Feb 9 17:14:40 dv6315ea kernel: [31231.308345] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). Feb 9 17:14:40 dv6315ea kernel: [31231.309298] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known. Feb 9 17:14:40 dv6315ea kernel: [31231.343012] atkbd.c: Unknown key released (translated set 2, code 0x88 on isa0060/serio0). Feb 9 17:14:40 dv6315ea kernel: [31231.343012] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c10 Holger Macht <hmacht@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mobile-bugs@forge.provo.nov |hmacht@novell.com |ell.com | --- Comment #10 from Holger Macht <hmacht@novell.com> 2010-02-11 14:39:09 UTC --- Created an attachment (id=341999) --> (http://bugzilla.novell.com/attachment.cgi?id=341999) Alternative fdi file Please try this 30-keymap-hp.fdi file replacing the other. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c11 --- Comment #11 from Holger Macht <hmacht@novell.com> 2010-02-11 14:40:00 UTC --- Created an attachment (id=342000) --> (http://bugzilla.novell.com/attachment.cgi?id=342000) Alternative fdi file no. 2 If the file from comment 10 doesn't work, please try this one instead renaming it to 30-keymap-hp.fdi -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c12 --- Comment #12 from Mindaugas Baranauskas <embar@super.lt> 2010-02-11 22:35:57 UTC --- The same rezult with the comment 10 and 11. So I deleted content of that file. And the rezult is the same too! I suggest, that HAL don't load this file at all! (besides, I now same other laptops with not working keys since 11.0) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c13 --- Comment #13 from Holger Macht <hmacht@novell.com> 2010-02-16 12:42:26 UTC --- Yes, looks like that. Unable to debug without the hardware at hand, sorry. If you like, you could try debugging for your own. Have a look at the 30-keymap-hp.fdi file. It "matches" for the stuff you see in lshal output. You could start by adding simple keys to HAL with "addset". You can find several examples in the other fdi files lying around there. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c14 --- Comment #14 from Mindaugas Baranauskas <embar@super.lt> 2010-02-18 09:13:58 UTC --- Changing the file 30-keymap-hp.fdi, also changes the output of "lshal": input.keymap.data = {'e001:fn_esc', 'e009:battery', 'e008:media', 'e00a:screenlock', 'e00b:camera', 'e00c:media', 'e00e:dvd', 'e031:help', 'e033:f23', 'e057:wlan', 'e012:brightnessdown', 'e017:brightnessup', 'e06e:switchvideomode'} (string list) But it still shows, despite added 'e008:media': Feb 18 10:56:05 dv6315ea kernel: [ 214.679270] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). Feb 18 10:56:05 dv6315ea kernel: [ 214.680013] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known. Feb 18 10:56:05 dv6315ea kernel: [ 214.715408] atkbd.c: Unknown key released (translated set 2, code 0x88 on isa0060/serio0). Feb 18 10:56:05 dv6315ea kernel: [ 214.715413] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c15 --- Comment #15 from Holger Macht <hmacht@novell.com> 2010-02-18 10:09:03 UTC --- Strange...do the messages go away when you do $ setkeycodes e008 226 ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c16 --- Comment #16 from Mindaugas Baranauskas <embar@super.lt> 2010-02-18 14:16:03 UTC --- After this – no more messages in /var/log/messages ! Using xev, it shows (at last!): KeyPress event, serial 34, synthetic NO, window 0x4000001, root 0x1a7, subw 0x0, time 229950, (100,144), root:(102,165), state 0x2000, keycode 234 (keysym 0x1008ff32, XF86AudioMedia), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 34, synthetic NO, window 0x4000001, root 0x1a7, subw 0x0, time 229952, (100,144), root:(102,165), state 0x2000, keycode 234 (keysym 0x1008ff32, XF86AudioMedia), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False ---------------------- Besides, I deleted content of 30-keymap-hp.fdi. So openSUSE keyboard is not related to hal? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c17 --- Comment #17 from Mindaugas Baranauskas <embar@super.lt> 2010-02-18 14:40:59 UTC --- Created an attachment (id=343212) --> (http://bugzilla.novell.com/attachment.cgi?id=343212) hotkey-setup.xmodmap from openSUSE 10.3 hotkey-setup This file is from http://ftp.uni-ulm.de/pub/mirrors/opensuse/distribution/10.3/repo/src-oss/su... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c18 --- Comment #18 from Mindaugas Baranauskas <embar@super.lt> 2010-02-18 14:59:19 UTC --- Created an attachment (id=343216) --> (http://bugzilla.novell.com/attachment.cgi?id=343216) hotkey-setup-0.1-72.src.tar.gz All files from http://ftp.uni-ulm.de/pub/mirrors/opensuse/distribution/10.3/repo/src-oss/su... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c19 --- Comment #19 from Mindaugas Baranauskas <embar@super.lt> 2010-02-18 15:02:34 UTC --- Created an attachment (id=343218) --> (http://bugzilla.novell.com/attachment.cgi?id=343218) hotkey-setup-0.1-72.x86_64.tar.gz All files from openSUSE 10.3 hotkey-setup package ( http://ftp.uni-ulm.de/pub/mirrors/opensuse/distribution/10.3/repo/oss/suse/x... ). I believe, it would help to correctly assign hotkeys for various laptops. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c Mindaugas Baranauskas <embar@super.lt> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #343212|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c20 --- Comment #20 from Mindaugas Baranauskas <embar@super.lt> 2010-02-18 16:56:06 UTC --- We need to run similar script like hotkey-setup do: 1. Extract all hotkeys from hal: lshal | grep input.keymap.data (for HP Pavillion dv6315ea, the output should be: input.keymap.data = {'e001:fn_esc', 'e009:battery', 'e008:prog1', 'e00a:screenlock', 'e00b:camera', 'e00c:media', 'e00e:dvd', 'e031:help', 'e033:f23', 'e057:wlan', 'e012:brightnessdown', 'e017:brightnessup', 'e06e:switchvideomode'} (string list) ) 2. Have some file, witch describes links between HAL codes (like "fn_esc", "battery", "media" etc) with setkeycodes or xmodmap. In openSUSE 10.3 hotkey-setup package, it was /usr/share/hotkey-setup/key-constants For example, prog1=203 dvd=226 3. If output of "lshal | grep input.keymap.data" is not empty, then for each key (like e008, e00e, etc) assign pseudokey (like 203, 226) For example, setkeycodes e008 $prog1 setkeycodes e00e $dvd -------------- or maybe that script already exist, but it isn't executed or corrupted? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c Mindaugas Baranauskas <embar@super.lt> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.novell.com | |/show_bug.cgi?id=524734 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c Mindaugas Baranauskas <embar@super.lt> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugzilla.novell.com | |/show_bug.cgi?id=524734 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c21 --- Comment #21 from Holger Macht <hmacht@novell.com> 2010-02-22 12:04:38 UTC --- Running an extra script is not possible. This has to work via HAL, which I'm pretty sure it does. At least it does for dozens of other systems -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=575730 http://bugzilla.novell.com/show_bug.cgi?id=575730#c22 Stefan Behlert <behlert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|embar@super.lt | Resolution| |NORESPONSE --- Comment #22 from Stefan Behlert <behlert@novell.com> 2010-07-21 09:50:38 UTC --- No response since months. Feel free to re-open once you have the requested information, thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=575730 https://bugzilla.novell.com/show_bug.cgi?id=575730#c23 Mindaugas Baranauskas <embar@super.lt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|Mobile Devices |Mobile Devices Version|Final |Milestone 5 of 6 Resolution|NORESPONSE | AssignedTo|hmacht@novell.com |mobile-bugs@forge.provo.nov | |ell.com Product|openSUSE 11.2 |openSUSE 11.4 --- Comment #23 from Mindaugas Baranauskas <embar@super.lt> 2011-01-22 12:49:13 UTC --- Now I use openSUSE 11.4 milestone 5 (64bit) and removed hal. HAL is deprecated and will not in openSUSE 11.4 by default. But the problem still exist. If I press QuickPlay-Q. (e008) button: xev - doesn't react showkey - doesn't react But in /var/log/messages I see: Jan 22 14:26:12 linux-z36h kernel: [ 4613.967512] atkbd serio0: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). Jan 22 14:26:12 linux-z36h kernel: [ 4613.967524] atkbd serio0: Use 'setkeycodes e008 <keycode>' to make it known. Jan 22 14:26:12 linux-z36h kernel: [ 4613.971420] atkbd serio0: Unknown key released (translated set 2, code 0x88 on isa0060/serio0). Jan 22 14:26:12 linux-z36h kernel: [ 4613.971429] atkbd serio0: Use 'setkeycodes e008 <keycode>' to make it known. If I press QuickPlay-DVD (e00e) button: xev - doesn't react showkey - recognize as 389, but I think it should be lower number (for example 148 - KEY_PROG1 by /usr/share/X11/xkb/keycodes/evdev), because I can not use it for association. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=575730 https://bugzilla.novell.com/show_bug.cgi?id=575730#c24 --- Comment #24 from Mindaugas Baranauskas <embar@super.lt> 2011-01-22 13:17:43 UTC --- Content of /lib/udev/keymaps/hewlett-packard-pavilion: 0x88 media # FIXME: quick play 0xD8 f22 # touchpad off 0xD9 f23 # touchpad on So 0x88 (QuickPlay-Q. / e008 ?) and touchpad are mentioned. Becides, If I on/off touchpad, I see this messages in /var/log/messages: Jan 22 14:58:44 linux-z36h kernel: [ 6565.670910] atkbd serio0: Unknown key pressed (translated set 2, code 0xd9 on isa0060/serio0). Jan 22 14:58:44 linux-z36h kernel: [ 6565.670916] atkbd serio0: Use 'setkeycodes e059 <keycode>' to make it known. Jan 22 14:58:47 linux-z36h kernel: [ 6568.298397] atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on isa0060/serio0). Jan 22 14:58:47 linux-z36h kernel: [ 6568.298409] atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it known. So maybe my HP Pavillion dv6315ea computer was not recognized? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=575730 https://bugzilla.novell.com/show_bug.cgi?id=575730#c25 --- Comment #25 from Mindaugas Baranauskas <embar@super.lt> 2011-01-24 07:58:34 UTC --- In brief: 1) QuickPlay-DVD (e00e) key should be assigned to usable function (not 389, but maybe to 148 - KEY_PROG1). 2) QuickPlay-Q. (e008) should be recognized in low level. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=575730 https://bugzilla.novell.com/show_bug.cgi?id=575730#c26 Mindaugas Baranauskas <embar@super.lt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |WONTFIX --- Comment #26 from Mindaugas Baranauskas <embar@super.lt> 2013-03-03 09:26:33 UTC --- I see, that it is very minor bug -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com