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
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
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
** 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
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
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
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
@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
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
(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
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
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
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
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
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
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
@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
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
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
@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
@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:
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
@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
@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
@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
** 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
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
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
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
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
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'
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
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
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
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.
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
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
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
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
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
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
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
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
[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
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
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.
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
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.
-
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
** 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
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
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
** 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
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
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
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
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
** 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
81 matches
Mail list logo