Skip to main content

Easy way to fix non functional ctrl key

Ctrl key buttons refused to work on laptop?
  • Tried pressing Ctrl + Alt + Fn? Mixed result.
  • Reboot hardware? No dice.
  • Pressing Ctrl + Left click on Touchpad? Worked

I am not sure what exactly caused the problem as the issue surprisingly affects more models than expected.

Comments

You are using Gnome and installed most likely with Anaconda. nevertheless, here is some thing to review

# This note explains how to remove two key combinations that interfere with the keyboard when used with GNOME
# The problem manifests itself when trying to use the key above the [tab] and to the left of the [1]
# Without following the instructions herein, that [~ `] is unreachable.
# The location of keybindings is buried deep within subdirectories of the editor.

/usr/bin/dconf-editor

# The explanation follows.
#------------------------
# Start the dconf-editor and follow the schema to /org/gnome/desktop/wm/keybindings/
# In my case I looked for for switch-group
# The value before the change : ['Above_Tab','Above_Tab'] Note that "switch-groups" has two setttings,
# Remove the right most setting ",'Above_Tab'" by deleting from right to left.
# While you are erasing the characters, from right to left, you have a highlight for an error indication
# That highlight will disappear when you erase the comma following the first argument.
# You will note an error indication until you arrive at the first parameter
# Your net result should be ['Above_Tab']

# You have to do the same for the shift-setting

# The backwords setting is next to search for #switch-group-backward
# Remove the ,'Above_Tab'

What you need to review is the control key settings. and restore or enable what was changed.

My fix gives you an idea of what you require to investigate.
The issue about Ctrl key suggests BIOS/firmware related in the laptop as the rest of keyboard works as intended within Gnome Shell session.
I run other operating system like Windows 10 which had the same problem.

Popular posts from this blog

gnome-shell useless with nouveau driver

Running rawhide 20090924 from desktop system , I test gnome-shell to explore its features (seems Activities name is inspired from Sugar interface . Very disappointing because the shell needs hardware acceleration i.e 3D support. Even Sugar interface did a much better job despite its simple look. Picture speaks itself.

No network on Fedora 9 x86_64 follow up

Following my post related to NetworkManager . I have found out about the workaround. If you have x86_64 system with 4GB support enabled, you should disable it in order to make NetworkManager work. I am not sure if that bug affects other distributions so, possibly the bug may be related to the x86_64 kernel. Let see if my theory can be verified.

Joga.com extension problem with Firefox on Fedora

There is an extension from joga.com that provide more details about world cup football (soccer in North America) result. Unfortunately, it won't install on Fedora version of Firefox even though it is 1.5.x.y. It looks like a bug from joga,com. I submitted a bug report so hopefully joga.com will fix it. Joga football extension ---- joga.com fournit une extension de resultat de la coup du monde de football. Malheureusemnt, cette extension ne fonctionne pas sur la version Fedora de Firefox. J'ai envoyé un courriel à joga.com concernant le problème. Pourvu que le bogue soit fix&eacute.