[SOLVED] AltGr key suddenly isn't AltGr anymore

My AltGr key all of a sudden seems to have changed into a normal Alt key, so I'm unable to produce a couple of characters. Any idea what's going on? Apart from a "sudo pacman -Syu" I didn't do anything regarding any configuration or system things.
My keyboard layout in Xfce 'Settings' dialogue is also still the same as always, I just checked that.
(Well and pressing CTRL+ALT together to "emulate" ALT+GR doesn't work either.)
If I press ALT+CTRL+F1 to switch to a virtual terminal, there AltGr key actually works fine in there! So it's just under Xfce apparently (and in the login screen too).
Last edited by Jindur (2012-03-01 14:19:46)

Try (re)setting your keyboard layout with the following command. Replace "be" with whatever your desired layout is. List is normally found in /usr/share/X11/xkb/rules/xorg.lst)
setxkbmap be
If that indeed solves your problem, you can then put the following in /etc/X11/xorg.conf.d/10-evdev.conf (again replace "be" with whatever your desired layout is obviously).
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "be"
EndSection

Similar Messages

  • [Solved] Windows key isn't Super_L/Mod4 anymore

    After a recent update, my Windows key wouldn't work anymore, meaning it doesn't procude my regular Fluxbox bindings. Following this nice wiki: http://fluxbox-wiki.org/index.php?title=Mod4
    I found out that Mod isn't set anymore:
    zsh/3 1572 % xmodmap
    xmodmap: up to 2 keys per modifier, (keycodes in parentheses):
    shift Shift_L (0x32), Shift_R (0x3e)
    lock Caps_Lock (0x42)
    control Control_L (0x25), Control_R (0x6d)
    mod1 Alt_L (0x40), Alt_R (0x71)
    mod2 Num_Lock (0x4d)
    mod3
    mod4
    mod5 Scroll_Lock (0x4e)
    So I tried
    xmodmap -e 'add mod4 = Super_L'
    and
    xmodmap -e 'keycode 115 = Super_L'
    As it states on the wiki, but neither of them helped, xmodmap -pm still shows the same emptiness for Mod4. I also created an .Xmodmap, put the key assignments in there and loaded it, but it still wouldn't work. Any suggestions?
    Btw.: xev output for the windows key is this:
    KeyRelease event, serial 35, synthetic NO, window 0x2200001,
    root 0x87, subw 0x0, time 53871339, (170,38), root:(430,312),
    state 0x10, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False
    Last edited by kelnoky (2008-10-23 08:09:05)

    Alright, sorry. That was a little premature, a simple restart X helped...
    I'll go stand in that corner over there now.

  • AltGr key mysteriously stops working

    I added these lines to /etc/hal/fdi/policy/10-keymap.fdi to enable my AltGr key a long time ago:
    <merge key="input.xkb.layout" type="string">us</merge>
    <merge key="input.xkb.variant" type="string">altgr-intl</merge>
    <merge key="input.xkb.options" type="string">compose:ralt</merge>
    ...but I noticed recently that my alt key doesn't register as an AltGr key anymore. I tested in xev to make sure. Does anybody have any idea what might be going on here?
    Last edited by megajosh2 (2010-07-01 21:45:00)

    That happened to me with the new Xorg update.
    Apparently Xorg ignores 10-keymap.fdi, so I have to set "setxkbmap -layout us -variant altgr-intl" in my .xinitrc
    Last edited by teh (2010-07-01 05:47:06)

  • AltGr key not working after upgrade to Xorg 7.3

    So, I upgraded to Xorg 7.3, and everything seemingly worked fine.
    Then I tried writing an e-mail address, and pressing AltGr+2 which should give me an (at) symbol didn't work. After fiddling about abit, I concluded that  AltGr did not work at all.
    I tried the suggested solutions in the wiki, but none worked for me. I also tried setting Option "XkvVariant "nodeadkeys", but no luck there either.
    Here's the keyboard section of my xorg.conf:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "no"
    Option "XkbVariant" ""
    EndSection
    This worked like it should before the upgrade.
    As you may have noticed, I have a norwegian keyboard. And if it helps, it's a laptop keyboard - I have a HP nc8430.
    Pressing and releasing AltGr in xev produces this output:
    FocusIn event, serial 28, synthetic NO, window 0x2200001,
    mode NotifyUngrab, detail NotifyAncestor
    KeymapNotify event, serial 28, synthetic NO, window 0x0,
    keys: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    I'm not entirely sure if this is relevant tough.
    Any help will be greatly appreciated.
    EDIT: I should perhaps add this:
    I'm not using a composite manager like Compiz or Beryl, and I do not have composite nor AIGLX enabled in my xorg.conf.
    I'm using the fglrx driver.
    Last edited by sunn (2007-11-07 16:28:46)

    It seems the problem has resolved itself. I did a pacman -Syu today, and although only libsamplerate was upgraded, my AltGr key functions properly again. Kind of weird, as libsamplerate seems to have something to do with audio.. But hey, it works, and I'm not complaining.

  • [SOLVED] Thinkpad Fn keys suddenly stopped working

    I'm on ThinkPad Edge 14. For some reason(s) unknown, my Fn keys stopped working after I restarted Arch a few hours ago.
    I've checked the BIOS, everything is fine (no settings unchanged). I tried checking if X (I'm on Gnome 3) can still detect the keys using xev (as outlined here: https://wiki.archlinux.org/index.php/Ex … oard_Keys) and the Fn key is detected as "XF86WakeUp" witht the keycode "151", so at least nothing is wrong with the actual physical button.
    What's more weird is that, I tried booting from another Hard Drive into Ubuntu, and the Fn key also didn't work (it has worked fine previously). What could be causing this?
    EDIT: Even weirder, Fn keys aren't working in Windows as well (I dual boot). BIOS's still unchanged, and this started happening when I was working with Arch, so I'm quite sure this can be fixed through Arch. Problem is, I don't know where to start. How can Arch affect Ubuntu & Windows when I didn't change BIOS?
    Last edited by splatterdash (2011-08-28 22:32:23)

    I found out the problem!
    I tried checking the Lenovo forums about the problem and found this: http://forums.lenovo.com/t5/ThinkPad-Ed … d-p/323077
    Apparently, it's possible that the Fn keys suddenly stopped working for no clear reason. In my case, it happened when I was on Arch, so I thought the problem was with Arch. Anyway, I updated the BIOS from Lenovo's site and everything's working fine now.
    Thanks!

  • I have an Intel based iMac that has just developed two small spots on the screen. One 1/8" circle at bottom and a tiny circle at top.  The fading on and off light isn't working anymore either.  Does anyone know anything about this?

    I have an Intel based iMac that has just developed two small spots on the screen - they look light brighter spots on the screen. One 1/8" circle at bottom right and a tiny circle at top right.  The fading on and off light on area surrounding the screen isn't working anymore either.  Has anyone else had similar problems?  Any solutions?  Thanks!

    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • [SOLVED] Compose key doesn't work

    Hey, I just switched from gentoo to arch, and I'm liking it (all except for the beginner's flubs).  For some reason, though, I can't get my right alt key to work as the Compose, or Multi key.  I have it set in my xorg.conf and in kde's control panel (I use kde), but while in KDE it doesn't seem to do anything.  Xev reports that it's Multi_key, as does xbindkeys -k.  Can someone help me figure this out?
    Thanks,
    Nick
    Last edited by Shirakawasuna (2007-03-10 10:48:03)

    Hello
    Do you have messages related to keyboard in the /var/log/Xorg.0.log file ?
    Do you have the xorg-xkb-utils package installed ? It provides the xkbcomp binary used by xorg to set the AltGr key.
    Last edited by berbae (2007-03-09 14:18:50)

  • So in the last few days I've noticed that pressing my volume change keys actually isn't changing the volume on my macbook pro at all. When I press the volume up or down keys, it makes the recognisable pop sound but stays at the same volume while the squar

    So in the last few days I’ve noticed that pressing my volume change keys actually isn’t changing the volume on my macbook pro at all. When I press the volume up or down keys, it makes the recognisable pop sound but stays at the same volume while the squares go up or down. I mute it but my computer still makes sound. It’s the same with the volume control up the top of the screen, too. I slide it up and down and it doesn’t change the volume at all. The only way I can change the volume is with my speakers or the program I’m in (iTunes, VLC etc). I restarted and it seems to be okay then I go to change it a couple minutes later and it’s back to not working again.
    I’ve checked my settings- the “use all F1, F2, etc. keys as standard fuction keys” is not switched on, and I have tried a suggestion of moving the com.apple.systempreferences.plist file out of the library and onto the desktop and restarting and neither of those seem to make any difference whatsoever. I’ve tried to find online forums but the only suggestions I found were those two and they didn’t work.
    I’m just annoyed because I usually have the worst luck with technology but my macbook had been going strong and I got it because of the apparent lack of things that could go wrong, but of course even if there is one thing that could go wrong it will happen to me.
    Please help!

    You migh give resetting your NVRAM a try:
    http://support.apple.com/kb/ht1379

  • My iPod's headphone jack isn't working anymore, when i put my headphones in , the left l, My iPod's headphone jack isn't working anymore, when i put my headphones in , the left earphone doesn't work. Does anyone know if this can be fixed ?

    My iPod nano 3rd generation headphone jack isn't working anymore, when i put my headphones in , the left earphone doesn't work. Does anyone know if this can be fixed ?

    Hi Mr.Acevedo329!
    I have an article here for you that can help you troubleshoot the issues you are experiencing. That article can be found right here:
    iPod troubleshooting basics and service FAQ
    http://support.apple.com/kb/ts1382
    Specifically, you will want to take note of this section:
    The headphones don't work
    If your iPod's headphones don't work or have static or garbled audio, try connecting them to any other 3.5 mm stereo headphone jack, like the one on your computer. If the issue with the headphones persists, replace them. For an iPod under warranty, you can order a replacement online. Otherwise, check out the cool headphones at the Apple Online Store. If the issue appears to be with the iPod, try resetting it. If that doesn't work, then restore iPod with the latest iPod software using iTunes 7 or later.
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Hi there, Wondering if you might know?  I don't have enough space to update the new software on iPad.  So my facetime isn't working anymore, this is prob why. Seems I have to delete like all the games/apps we have to do so.  Will I lose the progress data/

    Hi there,
    Wondering if you might know?  I don't have enough space to update the new software on iPad.  So my facetime isn't working anymore, this is prob why. Seems I have to delete like all the games/apps we have to do so.  Will I lose the progress data/levels in the games? But how do I back up the games data?
    Please help.  Scared to delete them to update and then not have the space to restore them and if I get them again will the levels/progress be gone?
    Thanks Rachel

    Connect your device to iTunes and do the update through iTunes. Using a computer takes much less space on your device than doing the update on your device.

  • Zen nano plus suddenly isn't recognized by WMP 11

    Hi there. I have Windows Vista Home Premium 32 bit on my PC. And I've had no issues with Windows Media Player recognizing my Zen Nano Plus - until this week. It just isn't. All of a sudden it's only showing as a removeable disk. I can access music files and what not - but I'd really like to be able to sync again. Has anyone experienced this problem?
    I did download the new firmware and install it - but still having the issue. I'd appreciate your help and feedback thanks!

    Re: zen nano plus suddenly isn't recognized by WMP n I do have that and while I can still add music and what not - I honestly just prefer going in one way through WMP . However, I did a System Restore Point today to a point to which I had thought I could still sync - and now when I open Windows Media Player it does recognize my device.
    Interesting point - my device now has the udpated firmware; because I had updated last week. And AFTER I did the System Restore, and then plugged in my device, it reinstalled the driver and Windows Media Player did recognize it. So I wonder if this has to do with the new firmware installation; although WMP did stop recognizing my device prior to my updating the firmware. (That is what led me to look for the update in the first place)
    However, this seems to have fixed my complaint. For the moment. Thank you for your response and suggestion!

  • My FaceTime sound suddenly isn't working any suggestions?

    My FaceTime sound suddenly isn't working on my iPad. Any suggestions?

    Please check out this thread so we can get everyone on the same page with this problem:
    https://discussions.apple.com/thread/3388112?start=0&tstart=0

  • HT204266 Article isn't correct anymore, can you tell me where to find Nano G5 games on the Apple store now?  Please send me a link?

    Article isn't correct anymore, can you tell me where to find Nano G5 games on the Apple store now?  Please send me a link?

    Try posting in the iPod Nano forum. You posted in the iPod touch forum.

  • Flex4.5 SDK under Flash builder Burito doesnt dispatch Enter key event in Text Area anymore

    Flex 4.5 under Flash builder Burito doesnt dispatch 'Enter' key event in Text Area anymore, in prev version 4.1 it was working properly, this stopped working after migration to Burito + Flex SDK 4.5?
    What that suppose to be?

    Hi
    That's true that Flex4.5 SDK under Flash builder Burito doesn't listen Enter key in Text Area for KeyUp or KeyDown event.
    Here I found a work around you can use.
    Add an eventlistener to the component in actionscript and set the useCapture=true next to eventlistener function. Now you can listen enter key for KeyUp or KeyDown Event
    Hope this helps
    Rush-me

  • My itouch suddenly will not sync anymore to ITunes.

    My itouch suddenly will not sync anymore to ITunes. Won't even pop up. Can't figure out what has changed. I recently updated to Snow Leopard, would that change anything?

    Try here:
    Mac OS X v10.6 or later: iOS device not recognized in iTunes after restart
    or here:
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X

Maybe you are looking for

  • Crystal reports 11: Values displayed in crystal report not showing in VB6

    Hi! I updated an existing lower version of crystal report 7 to crystal report 11. Changes are the following: 1. sql query in VB6 to add fields 2. sql query in crystal report to manipulate values and not use formula. crx11 doesn't allow summary/total

  • 1st generation airport express base station not showing up in network utilities

    when i plug it in the amber light appears and sometimes blinks and/or sometimes steady. needless to say my desktop imac is not picking up its signal. what do i need to do to make it work or is it just not compatible with  my new mac?

  • How to set a form element value using javascript?

    Hello, I have been using the following two functions in AS 9.0.2 to set form values in javascript and it works correctly. However, the same code does not work in AS 10.1.2.0.2. Would appreciate if someone could let me know how to set form elements us

  • Error publishing Air in Flash CS3

    Hi All On the Adobe Air Flash CS3 wiki page http://labs.adobe.com/wiki/index.php/AIR:Flash_CS3_Professional_Update:Getting_Started_wit h_AIR_for_Flash_CS3_Professional) I found a simlpe tutorial "Creating an Adobe AIR application in Flash" I thought

  • Can I change the colour of my link text?

    I mean, can I change it from the colour set in the template – in this case a rather uncool dun shade? Attempts to change it with the inspector haven't worked; the colour seems set. Thanks, Simon