[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-11-01 Thread Iwan Smith
I'ts the same problem for me. I have (x)ubutnu(studio), and fixed it by adding to the list of autostarted apps. not perfect but it works :) -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a memb

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-07-06 Thread Gunni
** Changed in: hal (Ubuntu) Status: Confirmed => Fix Released ** Changed in: hotkey-setup (Ubuntu) Status: New => Fix Released -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a membe

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-07-06 Thread LeO
Adding the new patch did solve as well the problem. The Bug could be closed. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-06-12 Thread Gunni
For me its fixed with the new hal-info package in hardy-proposed. Seems like bug status can be changed, if someone else can comfirm its fixed. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a memb

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-06-11 Thread zombiepig
This should be fixed in hal-info (20080508+git20080601-0ubuntu0.8.04), which has been released to hardy-proposed. Looking through the debdiff for the package, it includes: +commit 6c3358c585e3fb90419e0052f24c2591b713c05d +Author: Carlos Corbacho <[EMAIL PROTECTED]> +Date: Mon Apr 21 23:26:59 200

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-06-09 Thread Russell John
Thanks Daniel, I hope it'll work out of the box on the next release. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-06-09 Thread Daniel Eckl
John, sorry, but this is no fix, that's a workaround and above that it's highly incomplete as far as I know. I expect the same drawbacks as with xmodmap. Real fix is the corrected hal keymap, see above. You might need to change the line 'contains="5220"' to 'contains_outof="5210;5220;5620"' in /u

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-06-09 Thread Russell John
Here's a fix: 1) Open the following file as root: /etc/X11/xkb/keycodes/xfree86 2) Find the line = 107 3) Replace it with = 242 4) Find the line = 242 5) Replace it with = 107 6) Save and reboot, delete key will now work. Tested on Extensa 5620 running Hardy. -- [hardy] "Del"-key doesn't wo

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-05-07 Thread zombiepig
Yes - on my 5620 with bluetooth, it's fine to remove this line without affecting bluetooth functionality. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-05-07 Thread apito
I deleted this line and now my keyboard works fine, but in ex5220 isn't bluetooth module. Could anybody write if in acer laptops with blueatooth, delete this line also can be used? If yes, this line should be deleted permanently. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://b

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-05-02 Thread Siaržuk Piatroŭski
>>>Siaržuk Piatroŭski wrote 7 hours ago I'm agree with zombiepig! -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-05-02 Thread zombiepig
Just a warning - the xmodmap fix isn't complete. It won't let you use combinations like shift+del. (see https://bugs.launchpad.net/ubuntu/+bug/181057/comments/28 ) The real fix is to modify the /usr/share/hal/fdi/information/10freedesktop/30-keymap-acer.fdi file, like in https://bugs.launchpad.

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-05-02 Thread Siaržuk Piatroŭski
And also for my Extensa 5620Z: xmodmap -e "keycode 242 = Delete" :-) Thanks! -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-05-01 Thread daniel_perella
In official Hardy release doesn't work. This worked fine for my Extensa 5620Z: xmodmap -e "keycode 242 = Delete" Thanks!! -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-21 Thread apito
I'm very happy, that we now how it can be fixed. (It is work on my ex 5220) I hope in oficial hardy realise delete key will work "out of the box" and also in other debian distriributions. Thanks for all for this discussion. --- Pitor Adamczuk Kraków, Polska (Poland) :) -- [hardy] "Del"-key doesn

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-21 Thread zombiepig
It's now been fixed upstream - http://bugs.freedesktop.org/show_bug.cgi?id=15576 Last step is to get this fix into hardy somehow! -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-21 Thread Daniel Eckl
Wow, zombiepig really did the difficult part, whilst I did just google. Respect. Attached is the unified diff for that change. I did not have the time yet to confirm that this change fixes the bug, but I'm very confident in zombiepigs work. What I can't say is, which implication this fix has. Doe

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-17 Thread zombiepig
Ok, i've tracked down the line which causes the problem, by manually applying each change from the working hal keymap file. The problem is the line "e053:bluetooth " on line 141 of /usr/share/hal/fdi/information/10freedesktop/30-keymap-acer.fdi Removing this line (and restarting) fixes the probl

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-17 Thread zombiepig
problem exists in the /usr/share/hal/fdi/information/10freedesktop/30 -keymap-acer.fdi file, definitely a hal problem! ** Changed in: hal (Ubuntu) Sourcepackagename: hotkey-setup => hal -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-17 Thread kiryl
I can confirm, the same problem on my Acer Extensa 5620Z -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-15 Thread Peter
I changed 'contains="5220"' to 'contains_outof="5210;5220"'. Having done so the keymap works for my Extensa 5210. Thanks. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-15 Thread Daniel Eckl
For your convenience I attached the named fdi file so it's still there in case the original location get's lost some day ** Attachment added: "hal keymap file for acer laptops" http://launchpadlibrarian.net/13462089/30-keymap-acer.fdi -- [hardy] "Del"-key doesn't work on Acer Extensa laptops

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-15 Thread Daniel Eckl
I found a usable workaround I found a hal keymap for acer here: http://ecarux.de/files/misc/30-keymap-acer.fdi German blog entry for that is here: http://ecarux.de/index.php?option=com_content&task=blogsection&id=12&Itemid=43 (scroll down rather far) I installed it to /usr/share/hal/fdi/informati

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-14 Thread zombiepig
Can we please get some dev attention to this bug? It's a very serious issue that's affecting a lot of users - I can only imagine the frustration this will cause if hardy is released with this issue still present! If there's anything else us users can do to help track down this issue, please let us

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-08 Thread Daniel Eckl
Restarting hotkey-setup works for me as well with hardy on an Acer Extensa 5220. Although this is really not usable in a senseful manner. The Xmodmap workaround ist not that of a good workaround, because Shift- Del still remains non-functioning, as does Strg-Alt-Del. Just Del itself works now. WA

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-05 Thread Sylwester Grzywna
Hi! I have the same problem on my Acer Extensa 5620Z, i.e. "Del" key doesn't work (well, it makes wlan's led on/off), until I execute "sudo /etc/init.d/hotkey-setup restart". Then it works correctly. uname -a: Linux notebook 2.6.24-15-generic #1 SMP Fri Apr 4 03:10:59 UTC 2008 x86_64 GNU/Linux

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-04 Thread Peter
This doesn't work for my Extensa 5210. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 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

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-03 Thread Dan Ballard
Huh... /etc/init.d/hotkey-setup restart has no effect on my extensa 5620. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-03 Thread zombiepig
Thanks apito! Running "sudo /etc/init.d/hotkey-setup restart" works for my extensa 5620, but only until a reboot. After rebooting the system goes back to the original behaviour. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-03 Thread Thomas Heidrich
That doesn't for my Extensa 5220. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 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

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-04-03 Thread apito
Hi! My Del key works now :) I did one think only on live-cd hardy: "sudo /etc/init.d/hotkey-setup restart". I don't know if "restart" is nesessery but after that my del work. Please check yours laptops. :) :) -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/b

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-03-25 Thread Peter
I have an Acer Extensa 5210 showing the same problem. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-03-17 Thread Dan Ballard
Confirmed for another Acer Extensa 5620. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 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.ubun

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-03-17 Thread Dan Ballard
Confirmed for another Acer Extensa 5620. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 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.ubun

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-03-12 Thread Thomas Heidrich
I forgot to say that I'm using Hardy. (up-to-date) uname -a: Linux lap 2.6.24-12-generic #1 SMP Mon Mar 10 15:32:00 UTC 2008 i686 GNU/Linux ** Attachment added: "lspci" http://launchpadlibrarian.net/12603965/info.txt -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.lau

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-03-12 Thread Thomas Heidrich
I'm also using an Acer Extensa 5220 and I'm experiencing exactly the same problem as zombiepig does. Besides, if i press delete, currently known as keycode 242, the wlan status indicator led toggles. That doesn't have any effect on the wlan module at all. I tested all available keys with xev an

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-03-10 Thread Leann Ogasawara
** Changed in: hotkey-setup (Ubuntu) Sourcepackagename: linux => hotkey-setup -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-18 Thread F-3582
Uh, don't mind my comments... my keyboard IS dying. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-18 Thread F-3582
As I said, I use a Medion MD 42200. However, it seems like they share a lot with those Acer laptops. Another theory might be that my keyboard is dying. I'll check that against my Gutsy CD. As I said, the keys not working are LeftArrow, DownArrow, PgDown, Backspace, Delete and Return. However, Backs

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-17 Thread zombiepig
delete is the only key not working here - what model laptop do you have? -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bu

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-17 Thread F-3582
Anyone experience same issues with the Return, RightArrow and Backspace keys? Because I do. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-17 Thread zombiepig
>From the mandriva bug page, a temporary workaround is to run xmodmap -e "keycode 242 = Delete" after login. This change could be made permanent by adding it to ~/.Xmodmap , but I'd rather get it fixed properly and working out of the box!! -- [hardy] "Del"-key doesn't work on Acer Extensa lapto

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-16 Thread apito
I tested "Del" on Debian Lenny. After I installed xfce it didn't work. With xserver installed Del-key works normaly. When I purge all xfce packages Del didn't work but after restart it start working. In my opinion the bug is in one of graphical environment packages. Could anyone check ubuntu ha

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-15 Thread zombiepig
Looks like the same bug might affect mandriva - although the bug report is very light on information: http://qa.mandriva.com/show_bug.cgi?id=37570 -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-15 Thread apito
I tested Del - key on my laptop using Debian Lenny and Sid distributions. Del-key works fine without instaled graphical environmen (gnome, xfce, kde). After instaling one of them it didn't work. I haven't tested yet if it will work after installing only x-server package. -- [hardy] "Del"-key does

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-15 Thread zombiepig
** Attachment added: "version.log" http://launchpadlibrarian.net/11984761/version.log -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubunt

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-15 Thread zombiepig
** Attachment added: "uname-a.log" http://launchpadlibrarian.net/11984756/uname-a.log -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubunt

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-15 Thread zombiepig
** Changed in: linux (Ubuntu) Sourcepackagename: None => linux ** Attachment added: "some logs for diagnosis" http://launchpadlibrarian.net/11984755/lspci-vvnn.log -- [hardy] "Del"-key doesn't work on Acer Extensa laptops https://bugs.launchpad.net/bugs/181057 You received this bug notificat

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-08 Thread F-3582
I can confirm this on a German Medion MD 42200 keyboard. Pressing the key alone doesn't produce any reaction, however, combinations like Ctrl- Alt-Del or Ctrl-Del (the latter is used to delete all letters after the cursor) do work well. -- [hardy] "Del"-key doesn't work on Acer Extensa laptops ht

[Bug 181057] Re: [hardy] "Del"-key doesn't work on Acer Extensa laptops

2008-02-06 Thread zombiepig
** Summary changed: - "Del"-key doesn't work on Acer extensa 5220 + [hardy] "Del"-key doesn't work on Acer Extensa laptops ** Description changed: - On Acer extensa 5220 with Ubuntu 8.04 and kubuntu also, Delate key dosn't work. There isn't any reaction when I type it. + On Acer extensa 5220 wi