[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2020-10-06 Thread Pedro A. Aranda
After posting, I tried https://bugs.launchpad.net/ubuntu/+source/linux/+bug/214786/comments/78 and it worked for me on a Spanish USB apple keyboard. Currently I have my laptop's and the USB Apple keyboard working correctly _and_ simultaneously Just my .2 cents -- You received this bug notifica

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2020-10-05 Thread Pedro A. Aranda
I'm having this issue with a Spanish USB Mac keyboard. Is it really so difficult to detect when you have a Mac keyboard connected and/or disconnected? Can't anything be done with hotplug, udev, etc. ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2019-10-01 Thread Daniel
I'm currently having this issue on a portuguese (european) apple keyboard. The wireless kind used in iMac. I have two keys swapped. The key < > prints ` and ~ Was working fine previously, not sure what changed. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys To manage notifications about this bug go to: https://bugs.launch

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2019-01-04 Thread Gianni
I have an italian apple keyboard and I confirm that the bug where keys <> and \| are switched is still present. The command for a volatile fix echo 0 | sudo tee /sys/module/hid_apple/parameters/iso_layout and for a permanent solution echo options hid_apple iso_layout=0 | sudo tee -a /etc/modpro

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2018-09-01 Thread Simon Collis
Hi guys, this problem is still present in Ubuntu 18.04, Portugese Apple wired USB keyboard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2018-07-20 Thread OR
Error still present in 18.04 (German Apple wired USB keyboard) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys To manage notification

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2015-10-29 Thread André
@joao-pimentel-ferreira read the previous comment (#73) Error still present in 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2013-10-02 Thread Rickard Armiento
Since the last comment on this is before 13.04, I'll just add that this exact issue still remains on a fresh install of Raring. pdecat's workaround echo 0 | sudo tee /sys/module/hid_apple/parameters/iso_layout works. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2013-02-06 Thread Dario Bertini
(when removing the obsolete error checking from the python script, I forgot to remove the try, statement... if you use it and get a syntax error, that's why) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2013-02-06 Thread Dario Bertini
I'm affected by this problem as well, but the hid_apple fix didn't work for me this is weird, since I'm using the hid_apple.conf already to use the special keys as default: > cat /etc/modprobe.d/hid_apple.conf options hid_apple iso_layout=0 fnmode=1 I tried all of the 3 alternatives that have be

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2012-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xkeyboard-config (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Tit

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2012-12-20 Thread Felix Dreissig
Before I speculate on more details about this problem, let me add that pdecat's persistent fix works fine but requires an additional `update- initramfs -u -k all` for the option to be set correctly. I own two Apple aluminium keyboards of different generations (German layout) , one MacBook Air and

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2012-03-24 Thread maurizio de santis
The same of pdecat on Pangolin (keys <> and \| swapped, inversed "fn" key mode) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys To ma

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-10-22 Thread p2k
Same workaround needed for Oneiric. Also needed to reconfigure the "fn" key mode (https://help.ubuntu.com/community/AppleKeyboard). Volatile fix: echo 0 | sudo tee /sys/module/hid_apple/parameters/iso_layout echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmode Persistent fix: echo options

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-07-26 Thread Frédéric Grosshans
Precision on comment #63 : The bug is not solved in the tty. But every thing works fine in unity. Is that a different bug needing a new entry in Launchpad ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-07-26 Thread Frédéric Grosshans
@Pierre : I guess you haven't specified that you layout is the Mac layout ("France Macintosh") in the keyboard layout configuration. If I use the same commands as you, I have different output ( and my keyboard works properly) : fred@sanduleak2:~$ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(ST

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-07-26 Thread Pierre Slamich
Not for me. Still having the same issues with the French aluminium keyboard for @ and < which are swapped. famille@famille:~$ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "fr", "oss", "" _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "fr", "oss", "" famille@famille:~$ g

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-05-13 Thread Frédéric Grosshans
It now works out of the box in unity, at least for me :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys -- ubuntu-bugs mailing lis

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-28 Thread Wim Symons
@p2k: I confirm the workaround works for me as well on 10.10 for the Belgian aluminium keyboard (same layout as the French keyboard). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Appl

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-17 Thread Frédéric Grosshans
@Hans Duedal : I'm ashamed to confess that removing the typo solves the problem for the (French) aluminium keyboard :-) However, the key stays swapped on the laptop's keyboard :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-16 Thread p2k
For the record, that is with a French aluminium keyboard in 10.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys -- ubuntu-bugs ma

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-16 Thread p2k
@netangel Thanks, your workaround looks cleaner than using xmodmap. Here is a single line version : echo 0 | sudo tee /sys/module/hid_apple/parameters/iso_layout -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-16 Thread Hans Duedal
@Frédéric Grosshans: Petty sure he/she meant "/sys/module/hid_apple/parameters/iso_layout" with a "t". I can confirm that netangel's workaround works with a danish aluminium keyboard in 10.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-16 Thread Frédéric Grosshans
@netangel : Your workaround does not workk when the file /sys/module/hid_apple/parameters/iso_layo does not exist, as on my macbook 4.1 with ubuntu 10.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-15 Thread netangel
** Changed in: mactel-support Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys -- ubuntu-bugs mailing

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-02-15 Thread netangel
I still have the bug with the French aluminium keyboard in 10.10, it swaps @ and <. I've temporary worked it around with : sudo -s echo 0 > /sys/module/hid_apple/parameters/iso_layo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-01-25 Thread Andy Whitcroft
The fixes here appear to be incorporated upstream. Moving the development task Fix Released. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2011-01-05 Thread Pierre Slamich
On the French aluminium keyboard, it swaps @ and < ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys -- ubuntu-b

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-11-28 Thread Furkan Tunalı
I confirm too, this bug exists on Maverick and there is no option to swap keycodes fix. Workaround for Turkish layout: xmodmap -e 'keycode 49 = less greater less greater bar brokenbar' -e 'keycode 94 = quotedbl eacute quotedbl eacute less degree' -- Apple USB ISO keyboard has incorrectly swappe

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-09-28 Thread Sebastian Thürrschmidt
Stefan, thanks for looking into this. You're right, the iso_layout option is in the Maverick kernel. However I can't get it to work. Here's what I've been trying as a minimal case: 1) Open terminal, disable hid-apple module by entering: sudo rmmod hid-apple Obviously this will cause the MacBook'

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-09-20 Thread Stefan Glasenhardt
Hi, > I guess it hasn't made into recent kernels after all. Stefan's kernel.org diff link should provide more information, but unfortunately it's invalid. My patch is included in Linux since version 2.6.34. It is also included in 2.6.35 and 2.6.35. The source file with the patch is located under

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-09-19 Thread Sebastian Thürrschmidt
This problem remains unfixed in Maverick (beta). I also tried the option mentioned in comment #47, but it doesn't seem to do anything (no, I didn't forget to update-initramfs and reboot). I guess it hasn't made into recent kernels after all. Stefan's kernel.org diff link should provide more inform

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-09-15 Thread Osman Üngür
If anyone having this problem with Apple Turkish Q keyboard ; Create a file named .Xmodmap under your home folder and paste the following lines ; keycode 49 = less greater less greater bar brokenbar keycode 94 = quotedbl eacute quotedbl eacute less degree Save and voila! Tested on Mac Book In

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-09-02 Thread Ralf Ebert
I'm seeing the greater/lesser key swapped with the circumflex/degree key on my German USB Apple Aluminium Keyboard (ID 05ac:0221 Apple, Inc. Keyboard (Aluminium) (ISO)) connected to a MacBookPro5,3 on Ubuntu 10.04, 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5. The internal keyboard works as expected.

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2010-03-18 Thread Stefan Glasenhardt
Hi, My patch mentioned above is now included in kernel version 2.6.34-rc1 : http://www.kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fv2.6%2Ftesting%2Fpatch-2.6.34-rc1.bz2;z=2357 The patch applies cleanly to the Lucid-kernel. I would be nice if someone would backport the patch to t

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-11-18 Thread Mario Schwalbe
Forgot to mention, that USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO is 0x022a, and we checked that this device is actually present on this machine (see http://ubuntuforums.org/showthread.php?p=8336027#post8336027). -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/2147

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-11-18 Thread Mario Schwalbe
There's at least one keyboard device that seems to be used in MacBook4,1, that isn't flagged as APPLE_ISO_KEYBOARD in drivers/hid/hid- apple.c (checked with recent karmic kernel sources): { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO), .driver_da

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-11-15 Thread Jens-Christian Lache
I started a discussion thread about this subject here: http://ubuntuforums.org/showthread.php?p=8320777 It is also a topic in the MacBook4.1 wiki for Karmic: https://help.ubuntu.com/community/MacBook4-1/Karmic#Swapped keys The subsection still needs to completed, maybe somebody can have a look a

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-11-12 Thread JvA
The following works using a Swedish Apple Aluminium keyboard: xmodmap -e 'keycode 94=degree section' -e 'keycode 49=less greater bar brokenbar bar brokenbar' Tested using Ubuntu Linux 9.10 -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-10-14 Thread Christoph Langner
This issue is still relevant for Ubuntu Karmic, i could fix the mixup on a german keyboard with $ xmodmap -e 'keycode 49 = less greater less greater bar brokenbar bar' -e 'keycode 94 = dead_circumflex degree dead_circumflex degree U2032 U2033 U2032' -- Apple USB ISO keyboard has incorrectly swap

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-09-04 Thread spaetz
Clarification (I did read the above comments but not close enough apparently). An attache apple USB keyboard works correctly, while the internal Apple Macbook (4,1) keys are switched in Karmic Alpha4 -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-09-04 Thread spaetz
Just to confirm: this bug still occurs under the current Karmic alpha 4 release. The xmodmap workaround does work somewhat. But as an attached USB keyboard works properly while the MacBook keyboard has the 2 keys switched, so the behavior is inconsistent. Therefore the "workaround" is unsatisfacto

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-07-10 Thread kernel-janitor
[This is an automated message. Apologies if it has reached you inappropriately.] This bug was flagged as having a patch attached. The Ubuntu Kernel Team's preferred policy is for all patches to be submitted and accepted into the upstream kernel before agreeing to merge them into the Ubuntu kerne

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-06-21 Thread mabovo
Confirmed on Ubuntu 9.04, Macbook 2,1, International English keyboard. on portuguese-brazilian layout and kernel 2.6.30-generic Workaround using /usr/local/bin/keyboard as attached file. ** Attachment added: "keyboard layout - portuguese" http://launchpadlibrarian.net/28171186/keyboard -- A

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-06-15 Thread Stefan Glasenhardt
Hi, I'm using the german version of the Apple USB keyboard (aluminium) and had the same problem with the swapped to keys. To solve the problem once and forever, i made a small kernel patch which disables the ISO layout completely. The patch adds a new option (iso_layout) in the driver "hid- apple.

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-05-29 Thread Jens Bremmekamp
Anyone looking for a workaround not posted here: you can check your current keysyms with xmodmap -pke Then just switch the keysyms for kexcode 94 and 49 like so: (Workaround for german layout:) xmodmap -e 'keycode 49 = less greater Cyrillic_softsign Cyrillic_SOFTSIGN bar brokenbar' -e 'keycode

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-05-02 Thread Stefano Arcidiacono
for italian layout: xmodmap -e 'keycode 94=backslash brokenbar' -e 'keycode 49=less greater' -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-05-02 Thread PieterIserbyt
Confirmed on Ubuntu 9.04, Macbook 2,1, International English keyboard. on the default jaunty kernel and kernel 2.6.30-rc2 Workaround for this one is: xmodmap -e 'keycode 94=grave asciitilde grave asciitilde dead_grave dead_horn' -e 'keycode 49=section plusminus section plusminus section plusminus

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-27 Thread Pablo Ledesma
for spanish layout: xmodmap -e 'keycode 94=masculine ordfeminine backslash brokenbar backslash brokenbar' -e 'keycode 49=less greater' -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubun

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-27 Thread p2k
Confirmed on Ubuntu 9.04 with French Aluminium keyboard (AZERTY layout). The work-around here is : xmodmap -e 'keycode 94=at numbersign periodcentered Ydiaeresis' -e 'keycode 49=less greater VoidSymbol VoidSymbol' -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.ne

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-27 Thread Hans Duedal
Confirmed on Ubuntu 9.04 with Danish alu keyboard. You can work around it by issuing the command: xmodmap -e 'keycode 94=onehalf section' -e 'keycode 49=less greater backslash brokenbar backslash brokenbar' or follow the guide at https://help.ubuntu.com/community/AppleKeyboard to add it upon sta

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-26 Thread Jens Bremmekamp
Same problem here, updated to 9.04. Option in system settings is gone and cannot be applied anymore by setxkbmap -option apple:badmap. Vewwwy smart. ikus060: what patch are you talking about? -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You receiv

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-26 Thread Christian Gut
Can confirm the problem exists in 9.04 on german wired aluminium keyboard. Sadly the option in the keyboard setup disapeared. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-26 Thread KLEIN Stéphane
I've same problem on french MacBook on Ubuntu 9.04 -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 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

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-25 Thread Stefano Arcidiacono
I have the same problem. Ubuntu 9.04 with Italian wired apple aluminium keyboard. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-23 Thread Oriol Vilaro
I confirm too this. I'm using ubuntu 9.04 RC with spanish wired apple aluminum keyboard. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-21 Thread Philippe Marchand
I confirm this issue on jaunty 9.04 with the French Wired Aluminum Keyboard. The ù (on the z's left) and / (on the 1's left) keys are inverted. I check for Vladimir Krasovsky's solution, but the update- manager comment out the keyboard and mouse input, saying that "Hal is now used". -- Apple USB

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-20 Thread emerix
Hello, I'm using ubuntu jaunty 9.04 and I have this bug (which was solved in 8.10 by the "Swap keycodes of two keys when Mac keyboards are misdetected by kernel" option). @ikus060 I don't really now how to test the patch. Could you tell me ? Thanks -- Apple USB ISO keyboard has incorrectly swa

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-17 Thread ikus060
To people having this problem. May you confirm that applying the patch fix the problem ? Thanks -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-17 Thread edm
Hello, I confirm this bug exists on Jaunty RC and there is no option to swap keycodes. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-10 Thread poppop
Hi, I am currently running Jaunty and the problem still occurs :( Plus it is not possible anymore to select the option in the keyboard interface so I'm stuck with the bug. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notific

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2009-04-08 Thread ikus060
Hi, I'm trying to keep track of the remaining issue for Apple keyboard. May anybody test if the problem remain in Jaunty Beta 1 without changing any configuration in gnome. Thanks. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bu

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-11-18 Thread Frédéric Grosshans
To complete my above comment : Now, the aluminum keyboard is correct, but not the Macbook keyboard, and the situation is of course reversed, if I tick the corresponding option in gnome's keyboard configuration. Since I use both keyboard on the same computer, it's annoying... -- Apple USB ISO keyb

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-10-25 Thread Michael Flaig
Cannot test hardy anymore, but with up to date Intrepid Ibex I still have the problem of the swapped keys. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-10-21 Thread Frédéric Grosshans
A recent update (2 days ago ?) on Hardy Heron switched the corresponding two keys of my MacBook laptop, probably to correct the slim aluminum keyboard. I cannot test the latter since I'm currently abroad. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/21478

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-09-19 Thread ibotty
i can confirm, that this is not fixed by a 2.6.27 kernel (tested with images prior and including linux-image-generic-2.6.27-3-generic version 2.6.27-3.4). (for me it is a spanish apple keyboard (with us-layout)) -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/b

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-09-10 Thread Michael Flaig
So I entered the Interpid Ibex Test Phase and I still see problems with the apple aluminum keyboard (USB). I have the German version of the keyboard connected to a MacPro running latest 2.6.27 kernel image of today: 2.6.27-2-generic First: One issue I previously had is gone which was that Mouse

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-05-30 Thread Massimo D.
I have had the same problem with the Italian Apple keyboard connected to a Macbook laptop: "|\" key (above Tab) swapped with "<>" (right of shift). This is solved in gnome by switching on "Swap keycodes of two keys when Mac keyboards are misdetected by kernel", but in that case it is the keyboard

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-05-12 Thread Tommy Vestermark
Can anyone confirm or deny that this bug also applies for the Wireless Apple Keyboard? -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-30 Thread edm
This option fixes the problem for my keyboard too. Thanks for the tip :) -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-30 Thread Frédéric Grosshans
** Also affects: mactel-support Importance: Undecided Status: New -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-30 Thread Frédéric Grosshans
This problem is solved for me in gnome by selecting the appropriate option («Swap keycodes of two keys when Mac keyboards are misdetected by kernel» in the keyboard options menu. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug no

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-24 Thread edm
Same issue here with lastest Apple keyboard and spanish layout. The "<" key is next to the left shift key and the "º" key above tab key. I have test another keys, but it seems only "<" and "º" keys are swapped. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bu

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-15 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team) Status: New => Triaged -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification be

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-14 Thread Erik C
Yes, I agree on the first issue, the buttons are placed the same on a Swedish layout and they're switched for me too. However, normal (Windows) behaviour on a Swedish keyboard is to display a "§" sign on a normal key press and "½" when using shift, I'm not sure how it's usually handled in Linux tho

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-13 Thread Tommy Vestermark
Hi Eric, Just be sure, you also agree on the first issue? On the danish layout the "<" key is next to the left shift key and the "½" is above the the TAB key. (Actually the "½" key has a "$" sign on the Apple keyboard, but "½" on a regular danish keyboard). Is this the same on the swedish keyboar

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-12 Thread Erik C
My bad. The second problem was gnome-related and easily fixed in the keyboard options. -- Apple USB ISO keyboard has incorrectly swapped keys https://bugs.launchpad.net/bugs/214786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-12 Thread Erik C
Yes, this i really annoying, another thing is that it's impossible for me to do a left curly bracket with this keyboard (with swedish layotut and the most recent ubuntu kernels, not sure about the older ones as i haven't tried), right alt + 7 gives me a "|" character instead of "{", on the other ha

[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

2008-04-09 Thread Tommy Vestermark
** Attachment added: "Remove-incorrect-swapping-of-keys-for-Apple-USB-ISO-keyboard" http://launchpadlibrarian.net/13297091/0001-Remove-faulty-swapping-of-keys-for-Apple-USB-ISO-key.patch ** Changed in: linux (Ubuntu) Sourcepackagename: None => linux -- Apple USB ISO keyboard has incorrectl