Gnome blocks keyboard

Hi
I have a HUGE problem: Gnome  blocks my keyboard. I can login with GDM (keyboard works) but as soon as gnome starts up the keyboard doesn't work anymore. I can't even change to another tty with CTRL+ALT+F1 F2 or any other tty. I managed to start a minimal xserver with openbox using a tty before i log in with gnome and everything works perfectly there, so it's definetively a gnome problem and probably not HAL related.
PLEASE help me to solve this problem as soon as possible because I'm kind of overstrained with that. Tell me what you need to know about my setup or log files and I'll provide them to you.
I didn't change any configurations in the last few days and the problem started after using GIMP, Firefox and Geany. After changing from one TTY to another one I was only able to move the mouse but couldn't even click anywhere on the desktop. The keyboard didn't work either. I did a hard reboot and everything seemed to work again except the keyboard. I tried it a few times but that didn't help. My system is up-to-date.
Thank you very much in advance.
schneida

Ok, this problem is really weird. Openbox is working fine when I start it on a tty with
xinit /usr/bin/xterm -- :1
and then openbox &. Still when I start it with GDM (in the dropdown select openbox) it has the same issue that gnome-session has. So I tried slim and xdm and they don't work either. The keyboard works to login but as soon as the load either openbox or gnome-session the keyboard doesn't work anymore. Therefor I tried to load gnome-session directly from the xterm I started but then the keyboard in gnome doesn't work either again.
After a reboot a get a error message from firefox. Sorry that it's mostly german:
"Der Konfigurationsserver konnte nicht kontaktiert werden; mögliche Fehlerquellen sind, dass TCP/IP für ORBit nicht aktiviert ist oder auf Grund eines Systemabsturzes alte NFS-Sperren gesetzt sind. Unter http://projects.gnome.org/gconf/ erhalten Sie weitere Informationen (Details –  1: Verbindung zur Sitzung konnte nicht abgerufen werden: Failed to connect to socket /tmp/dbus-2WWHpd9zZO: Verbindungsaufbau abgelehnt)"
Translation:
"The configuration server could not be contacted; possible error sources is that the TCP/IP for ORBit is not activated or is locked because of a crash on an old NFS-lock. Find more information under http://projects.gnome.org/gconf/. (Details - 1: Connection to the session could not be loaded: Failed to connect to socket /tmp/dbus-2WWHpd9zZO: Connection rejected)"
EDIT: Ok, that new error also shows up when I try to start nautilus in my openbox session and nautilus doesn't start anymore. I guess my system is screwd... ARGH!!
EDIT 2: Ok I created a new user and now it works. Seems that some configuration is broken for my original user. Would be very interesting whats actually not working. I copied most of the configuration folders (like .local .gnome2 .config) into my new account but after I copied .gconfd and .gconf the keyboard stopped working again. Resetting those to folder made everything work again. The problem is somehow solved for me, still I would be very interested what caused the problem and how to avoid that. I installed exactly the same setup on a friends machine and I would like to save him from such a day. Should I open a bug for the problem and providing those two folders?
Last edited by schneida (2010-05-18 19:00:03)

Similar Messages

  • Button for block keyboard

    I work on a Kids Program and i want to add a button for blocking keyboard. I search on Google and on Social.Microsoft but i don't see. Thanks!

    O.K.
    Why are you not posting your question in a forum that is about programming with Visual Studio?
    Or programming in a specific language like VB.Net or C# .Net or C++?
    You posted your question in a forum called "Project Server General Questions and Answers". You could've posted in any of hundreds of forums yet for some reason you decided to post in this forum for a question which has nothing to do with Project
    Server.
    Therefore try finding a Forum for posting your question in which would be a Forum for programming. And then explain that you want code for locking or unlocking the numeric keypad in a button click event.
    After all this is not a Forum people would search for answers to questions on or post questions for code. It is a Forum people search for answers on questions about and post questions for Project Server.
    What looks like it may contain an appropriate Forum for you to post your question in, in the image below?
    La vida loca

  • Skype blocks keyboard shortcut ctrl+cmd+alt+arrow up

    This is to continue the old and unresolved issue:http://community.skype.com/t5/Mac-archive/Skype-blocks-keyboard-shortcut-ctrl-cmd-alt-arrow-up/td-p/636043 The suggested solution does not work, since there is not menu option for "Enter the Push to Talk mode. Release to mute the microphone" (taken from https://support.skype.com/EN/faq/FA12074/what-keyboard-shortcuts-can-i-use-with-skype-for-mac-os-x). I gotta say this is absolutely ridiculous!Why would skype hijack a hotkey for the whole system if it's not even in focus?! Please provide a way to disable specific hotkeys or alltogether. Is there any other way to fix this right now? Mac 10.10.3Skype 7.10 (777)

    I don't recall what the CTRL-COMMAND-DownArrow shortcut did, but have you tried just using COMMAND-DownArrow or CTRL-DownArrow depending upon what you want? Also see Mac OS X keyboard shortcuts.

  • Gnome-shell keyboard shortcuts do not work with only conky running

    This is best described by a video showing the bug. You can see the video here http://www.youtube.com/watch?v=tZWdExRxq-I.
    Description
    The gnome-shell keyboard shortcuts like Alt+F2,Alt+F1 and the media key shortcuts do not work if conky is the only program running. However if I open any other application like gedit or vlc or firefox or anything then the keyboard shortcuts work.
    This is not a bug due to any upgrade or anything...I just installed arch linux 4-5 days before...and then installed conky 2 days. However I just noticed that the bug was due to conky. If conky is not running it all works perfectly...How do I solve this problem?
    Hope I provided sufficient information....

    spark666 wrote:i have it like this alignment top_right .till now it worked.but ty,no problem ill let it on the left.at least it works:)
    I'm having the same problem. I ended up putting
    gap_x 1595
    in my conkyrc (1080p display) to force it back to the right side. Took a little bit of trial and error, but at least it works as it is supposed to and is placed where I want it.

  • [solved] Gnome default keyboard layout

    Hi guys,
    Can anybody please explain me why the following command works but the corresponding .conf entry does not?
    setxkbmap -layout "us,pl,de" -option "grp:alt_shift_toggle"
    [orschiro@thinkpad ~]$ cat /etc/X11/xorg.conf.d/01-keyboard-layout.conf
    Section "InputClass"
    Identifier "keyboard"
    MatchIsKeyboard "yes"
    Option "XKBMODEL" "pc105"
    Option "XkbLayout" "us,pl"
    Option "XkbVariant" "altgr-intl,"
    Option "XkbOptions" "grp:alt_shift_toggle"
    EndSection
    When using the .conf entry simply nothing happens.
    Regards
    EDIT
    I was able to identify my problem. See the following:
    The above .conf does not work since Gnome seems to fetch a default US keyboard layout from somewhere which I cannot figure out where it is. Without any invocation from my side Gnome assumes this US keyboard. However, I do not want to us the default US keyboard layout but the altgr-intl option.
    Screenshot
    So as a workaround I have to run setxkbmap -layout us -variant altgr-intl after Gnome had started. But I would like to understand how Gnome assigns the default keyboard layouts.
    Last edited by orschiro (2013-06-26 07:57:29)

    I still do not understand where the default keyboard layout is taken from. However, I use a workaround and created a file .keyboard in my home directory which is launched after startup of Gnome and changes the layouts according to my setkxbmap settings.
    More information.
    Regards

  • Gnome US Keyboard always appearing

    Hi,
    Since last upgrde to Gnome 2.28 (x86_64 version), I've been having problems with my macbook keyboard under Gnome. when I get into the keyboard settings an US layout appears, which I never set, so I delete it again to leave the spanish keyboard alone again.
    When I restart the computer, the US keyboard appears again.
    Is this a bug? Or Have I misconfigured something?
    Here's my xorg.con keyboard section:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "es"
    Option "XkbOptions" "lv3:ralt_switch,apple:badmap"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    Option "XkbVariant" "mac"
    EndSection
    Have anyone else met this problem?

    Try the following:
    cp /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi /etc/hal/fdi/policy/
    nano /etc/hal/fdi/policy/10-keymap.fdi
    Then edit the "input.xkb.layout" key like this:
    <merge key="input.xkb.layout" type="string">es</merge>
    You can also run the setxkbmap command:
    setxkbmap es
    And then add it to .xinitrc on your home folder.
    Last edited by kyotocafe (2009-10-22 17:28:21)

  • Arch Gnome - no keyboard indicator

    Hi,
    Tried to search over the forum and Google but I have not come with a solution. My problem is:
    I have no keyboard indicator in the desktop,nor the login screen. I CAN however change languages without a problem. it's just that I cannot "see" on which language I am on...
    It is a fresh installation with a minimal Gnome, so I assume I have missed a package.
    Any ideas if I missed a package or just missed some configuration?
    Thanks,

    Romashka wrote:
    Gnome 2.16.2 is out.
    This bug is fixed!
    - Fixed keyboard indicator segfault (Sergey UDaltsov) (351395)
    Oh, this fixed bug is another one.
    Bug 355074 is still not fixed.

  • Gnome ignores keyboard layout settings

    Hi everybody!
    As easy as the title states, I set a number of keyboard layouts in Gnome and sort them in the relevant window, but every time I start a new session the English layout is automatically selected, against what I specified.
    It's the only problem that wasn't fixed by switching to systemd.
    Any idea?

    I have exactly the same problem. I want to have multiple layouts, but it just seems impossible. English takes precedence for some reason. System settings do not have any impact on the setup. They are completely ignored.
    The example on Gentoo only deals with one layout as does archlinux wiki. I need se, en, ru. But seems impossible for the time being. I guess gnome 3 does not separate keyboard layouts and regional layouts. Gnome 3 can only handle regional settings. To be absolutely clear, I would prefer gnome to show the menus in English, but use a Swedish keyboard layout.

  • Ubuntu (Gnome) and keyboard on a Lenovo 3000 N200 (0769-BAG)

    Hi !
    I bought this one a long time ago and ran various Linux version since the beginning.
    I started with Fedora and was upset by the too fast upgrade rythm.
    So I switched to Ubuntu. I'm using 10.04
    I discovered that a lot of keyboard keys are not running So I turned the keyboard in the control panel to the various IBM Thinkpad models availlable, but I'm unable to get the numeric keyboard (Fn+Suppr) to work (the light goes on, and the key switches for example the U disapears but no 4 displayed and no error in any log ) Same for the brightness change (Fn+F10 or Fn+F11)  or screen switching
    So here is my question :Is there somewhere a full definition for the various Lenovo laptops keyboards for us to use ?
    Many thanks in advance for your help !

    Thanks for sharing this. For the moment, and until someone finds a solution, I am relying on WMP and also on an opensource player that can play DVD, Media Player Classic :
    http://sourceforge.net/project/showfiles.php?group_id=82303)
    Very easy to use. May be it will solve your problem with the DVD player noise ? There is also an excellent media play, that plays DVD, and that I intend to install : JetAudio 7, from Cowon.
    http://www.cowonamerica.com/download/
    Message Edited by MerleOne on 05-06-2008 08:20 AM

  • BUG: Changing text colours within a text block: Keyboard shortcuts problem (Photoshop CS5)

    In earlier versions of Photoshop, I could double click a Paragraph Text to edit it, then select individual words and change their colours using the Ctrl+Backspace and Alt-Backspace keyboard shortcuts (to change them to either Background or Foreground colours).
    In PhotoShop CS5, Alt+Backspace is OK, but Ctrl-Backspace deletes the highlighted word! Not good. I believe this is a bug, can it be fixed to revert to the old behaviour?
    (Photoshop CS5 Extended x64 on Windows 7 x64)

    I fully understand what you're saying, and while I'm all for compatibility, user interface change cannot be accomplished without, well, change.
    Imagine, for example, that thousands of people could have reported that they couldn't delete the prior word with Ctrl-Backspace while using the T tool in Photoshop, while they could with every other application on their systems.  Imagine that none of the users like you reported that they were happy with things the way they already are.
    Perhaps the best approach in a situation like this would have been for Adobe to add a configuration option somewhere to allow individual users to make the choice.  But EVEN THEN there's a push from the Marketing types to simplify the number of choices given to customers, probably because doing so reduces support costs (imagine, for example, someone brainlessly setting it to your flavor of Ctrl-Backspace, then calling support to complain that they can't delete the prior word as they have always been able to do).  There are a lot of requests on this forum that read like "I must have changed a setting somewhere, but I'll be darned if I can find it."
    Microsoft and Adobe have both moved lately in this direction (reducing choices and configurability), reportedly to "reduce the cognitive load" on presumably ever less intelligent users, with ill effects in many cases.  Unfortunately, "you can have it any way you like so long as it's our way" seems to be the way of the future.
    -Noel

  • Blocking keyboard buttons STRG+ALT+DEL

    Hi there,
    is there some way in LabVIEW to filter a buttom that is pressed? I need to block the keys STRG+ALT+DEL (Windows task monitor), the VI must keep alway on top, but with this keys the user is able to close it............
    Or is there some other way??
    Thanks,
    Sascha

    _avr_ wrote:
    Hi there,   is
    there some way in LabVIEW to filter a buttom that is pressed? I need to
    block the keys STRG+ALT+DEL (Windows task monitor), the VI must keep
    alway on top, but with this keys the user is able to close
    it............ Or is there some other way??  
    This
    functionality is part of the LabVIEW DSC Toolkit. But I believe to
    remember that doing so has also a few sideeffects which might be not as
    desirable.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Keyboard layout problems in Gnome

    I'm not sure if it was a recent upgrade that did it or not, but in gnome my keyboard layout is only half right. I checked the keyboard manager in the gnome menu and it was set to Generic 105 key (INTEL).
    In xorg.conf the keyboard is listed as pc105. In KDE the keyboard works normally.

    bgodea wrote:I changed the Gnome keyboard layout to "104 key PC" and also tried changing my xorg.conf, but I still have the same problem. In non-graphical and KDE it works fine
    You also have to setup a valid layout for this kind of keyboard. That is done in the same dialog field. Then, what do you mean with "tried"? First off, if Gnome and X disagree about keyboard layout, Gnome complains loudly. Thus KDE is unilaterally setting the layout to something it likes. Check your Kconfig to find out what it is. Then find the section named InputDevice in /etc/X11/xorg.conf that looks something like this:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "us"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    EndSection
    Change it to resemble this example, if it doesn't. Check if your ServerLayout actually uses this InputDevice. Finally, is there anything else we should know about your keyboard? Do you run XGL/AIGLX?
    Last edited by Captain Spaulding (2007-04-03 16:50:46)

  • [SOLVED] Keyboard layout not setting correctly after gnome 3.14 update

    Hey all,
    After the gnome 3.14 update my keyboard appears to be reverting to US when I want to have it set to UK layout. It was fine before the update, and I have i3 & XFCE installed and for both of those my keyboard layout is getting set to UK just fine, so it appears to be just the gnome 3.14 update that is the problem.
    Here is my contents of /etc/X11/xorg.conf.d/10-keyboard.conf:
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "gb"
    EndSection
    Anyone have any ideas what the problem could be?
    Last edited by Morgy (2014-10-18 17:18:09)

    My situation showed an extra issue related to this change.
    After the upgrade I started getting two layouts (us,us) instead of just one (us).
    $ setxkbmap -query
    rules: evdev
    model: pc104
    layout: us,us
    variant: ,
    options: ctrl:nocaps
    That broke my variant setting, which was altgr-intl (set via /etc/X11/xorg.conf.d/10-evdev.conf). I was able to manually set that to "altgr-intl,altgr-intl" (with setxkbmap), and that worked.
    After adding an input source as described above, of "English (international AltGr dead keys)", everything started working again for my purposes, without manually running setxkbmap, but I still have the extra layout:
    $ setxkbmap -query
    rules: evdev
    model: pc104
    layout: us,us
    variant: altgr-intl,
    options: ctrl:nocaps
    Does anyone know a current method for completely disabling GNOME's keyboard management?
    (I've tried several things from Google, but nothing seems to work for the current version).

  • Keyboard problems in gnome

    When I log to gnome the keyboard starts to behave very bad, when I enter my password everything is fine but when I log in my keys work as the Fn key was always on but if I don't log in to gnome it works fine (but it if I kill gnome it doesn't return to work fine) What do I have to do get my keyboard working again?

    Vicfred wrote:When I log to gnome the keyboard starts to behave very bad, when I enter my password everything is fine but when I log in my keys work as the Fn key was always on but if I don't log in to gnome it works fine (but it if I kill gnome it doesn't return to work fine) What do I have to do get my keyboard working again?
    I had the same symptoms in two different laptops. It was like if the Fn key was stuck.
    I am not really using the gnome DE, I just use a window manager, in this case icewm. But I did start
    gnome-settings-daemon on icewm startup file.
    Commenting out gnome-settings-daemon stopped the weird keyboard behavior.
    So I started gconf-editor (is in extra) and did quite blindly untick anything related to keys or function keys.
    So f.e. in apps -> gnome-settings-daemon -> plugins -> a11y-keyboard and unticked "active".
    This takes a while, and is quite a dumb solution since at the end I don't know what solved the problem,
    but it was solved.
    Mektub

  • Some keyboard error when use gnome[solved]

    Today when I used firefox to browse sth suddenly I found there were something wrong with my keyboard and gnome3 that when I presses a key the system answers nothing but a 'den' sound and if the key is pressed for a while and then the right action will be taken after the 'den' sound. For example, press a and release it immediately, i will get a 'den' sound, press a for a while, I will get  two 'den' sound and a sequence of a character like 'aaaaaaaaaaaaa' in the text box.
    Firstly I think this may be caused by ibus but the problem is still there after i stop the ibus-deamon and reboot the system. In fact, the keybord works ok in the text environment and in my root gnome3 enviroment.
    Please, who can tell me what's wrong with my gnome and keyboard and how can I fix it.
    finally I find maybe I happened to turn on the slowkey option and I turn it off.
    Last edited by sio2liuli (2011-12-17 09:13:20)

    I guess I shall delete some config files, but i don't know which one to delete.

Maybe you are looking for

  • Exchange 2013 CU5 fresh install suffering issues with services not starting and coexistence with 2007

    Hi everyone, Hope you can help me out on a couple of issues I've been experiencing during the initial stages of a project to upgrade an on premise Exchange 2007 to 2013. On Monday last week I installed the first Exchange 2013 server into the network

  • Problem with Expilicit Instantiation using const

    Hello All, I have a global template function template <typename T> int getValue(T t); defined in file "a.h" I am trying to do explicit instantiation of this function in "b.h" like this: #include "a.h" struct B; template <> int getValue<const B&>(cons

  • Message Tracking for Outgoing TLS messages

    I would like to monitor outgoing messages to a certain domain that we use the TLS protocol. I have looked at the message log, and can find each message for that domain, but it does not show anything regarding the protocol used. Is there any way to co

  • EREC-BSP-How to call a bsp application from another bsp application

    Hi Experts, In E-Rec one of my bsp application zapp_e_ext calling another standard bsp application hrrcf_searchhlp when user click on search help button. i made a zcopy (zhrrcf_serchhlp) of std application hrrcf_searchhlp,and did some changes, now th

  • Error importing file

    Hi everyone, I'm trying to importe a file to create a copy of my application, i have this error message. ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 13, column 67: PLS