LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 10-29-2008, 02:49 AM   #1
dreamteam
LQ Newbie
 
Registered: Oct 2008
Posts: 2

Rep: Reputation: 0
Keyboard Shortcuts Not Working After Dist-Upgrade to Intrepid


Hi guys. I just upgraded from Hardy to Intrepid. I'm running into some very annoying issues. Specifically speaking, I'm no longer able to use any of my Up, Down, Left and Right arrows in any of my apps like I used to.

Some practical example are: Prior to the dist-upgrade, depressing either the Up or Down arrow keys in Epiphany browser would have allowed me to scroll up or down a webpage, but not now. And pressing the the Up arrow key, does not bring up the last command I typed in GNOME terminal like it used to before the upgrade. Similarly, my Insert, Delete, Home, End keys do not work anymore.

I cannot also press Ctrl C and Ctrl V for any cut & paste operations like before. Also I while I have a Generic 105 key keyboard, under System > Preferences > Keyboard > Layouts, Intrepid thinks I have a Generic 101 key PC instead.

How do I rectify these? Can anyone help me out here? Please?

Last edited by dreamteam; 10-29-2008 at 03:31 AM.
 
Old 10-30-2008, 12:17 AM   #2
dreamteam
LQ Newbie
 
Registered: Oct 2008
Posts: 2

Original Poster
Rep: Reputation: 0
An update.

Tried to perform a "sudo dpkg-reconfigure console-common". Found that console-common wasn't installed for whatever reasons. Went ahead and installed that, everything went smoothly till the "sudo dpkg-reconfigure console-common" portion.

I forgot that as my arrow keys aren't working anymore, I could not select any of the options brought up in the debconf dialog. The only choice was to stick with the default i.e. "do not touch my keymaps" or something.

Is there a config file or 2 that I can manually edit (e.g. while in failsafe) perhaps where I can define my keyboard type (seems like the new xorg doesn't read the xorg.conf anymore and insists on recognizing my keyboard as a 101 key one instead of it being a 105 generic) as well as set the default behavior of like my Left, Right, Up, Down, Page Up, Page Down, Insert, Delete, Home, End, etc keys? If is/are, how do I go about it i.e. what stuff do I need to add/remove, comment or uncomment?

Last edited by dreamteam; 10-30-2008 at 12:22 AM.
 
Old 11-01-2008, 06:43 PM   #3
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
You may have to look into setxkbmap and, for configuration files, the /usr/share/X11 directory.

Of course, you may find that doing a clean install will take less time than doing all of this.

Last edited by jay73; 11-01-2008 at 06:44 PM.
 
Old 11-01-2008, 11:06 PM   #4
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by dreamteam View Post
Is there a config file or 2 that I can manually edit (e.g. while in failsafe) perhaps where I can define my keyboard type (seems like the new xorg doesn't read the xorg.conf anymore
Even though the new xorg with Intrepid does not use an xorg.conf anymore, you could just create a blank xorg.conf file in the /etc/X11 directory and put in the relevant parts that you need and X will still read it. For the keyboard section it would be something like this:
Code:
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection
Just edit the keyboard section to suit your needs, and restart X.

Last edited by tommcd; 11-01-2008 at 11:09 PM.
 
  


Reply

Tags
keyboard, ubuntu, upgrade



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Keyboard stopped working after dist-upgrade to Etch Jakob_W Linux - Newbie 3 06-19-2006 02:34 PM
Keyboard Shortcuts are not working anymore!!! ed_po Linux - Newbie 6 06-18-2006 05:48 AM
No keyboard after 'dist-upgrade' Hungry ghost Debian 4 03-24-2006 06:12 AM
dist-upgrade not working Codegen Ubuntu 2 02-17-2006 04:37 PM
Keyboard shortcuts not working in KDE when using a second language? joe_huddleston Linux - Software 1 06-17-2005 02:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration