Ubuntu :: Need To Restart X To Get Keyboard Working Properly

Feb 19, 2011

I've recently installed Ubuntu 10.10 and everything worked like a dream the first 10 days. Now I have to restart X to get my keyboard to work like it should. When I start the computer everything is fine until the login prompt where my password contains certain letters that don't work. To fix this I must use ctrl + alt + F1 and then start htop/top to find PID of X and kill it. This fixes the problem temporary but after next reboot I need to the same again...

View 2 Replies


ADVERTISEMENT

OpenSUSE Hardware :: Keyboard Not Working Properly

Nov 19, 2009

I have a strange keyboard problem. If I enable keyboard repeat from system settings, every key press gets repeated no matter how fast I press the key. For example if I try to type the letter 'a' I get 'aaaaaaaaaaa'. Or if I type 'mouse' I get 'mouseeeeeeeeeeee'. I've tried different delay and rate options but that doesn't change the problem. If I disable keyboard repeat I can type normally, but it's very annoying when you can't for example delete characters quickly.

View 5 Replies View Related

Ubuntu / Apple :: Keyboard And Trackpad Not Working Properly After Upgrade

May 6, 2010

My keboard was working perfectly (backlight, inverse FN) until upgrade from karmic to lucid. Now neither backlight neither inverting FN (in pommed.conf) works- backlight is always off, FN is default OSX-like.
Trackpad worked "almost superb" (missing click with one finger and drag with another!!) but after upgrade (=no mode udev) event number changes with every reboot so I cannot put configuration based on /dev/input/eventX to Xorg.conf. How can I make it have the same number after reboot now?

View 2 Replies View Related

Fedora :: Volume Keyboard Shortcuts Not Working Properly

Aug 1, 2009

I just installed F11 on my new laptop (Acer Timeline 3810T) and I have the following issue when adjusting volume. The keyboard shortcuts work, but they don't raise/lower the volume smoothly, instead they do it in 4 or 5 increments total. What's weird is that the notification that appears in the screen when I adjust the volume (the whitish square with a picture of a speaker, I think it's part of Compiz) shows the the volume changing in small increments, but when I get to the 3rd or 4th little increment from the right the volume is already muted. If I look at the alsa volume controls at the same time, I see it changing by the 4 or 5 big increments.

View 2 Replies View Related

OpenSUSE Hardware :: Wireless Keyboard And Mouse Not Working Properly

Sep 13, 2010

I've troubles with wireless keyboard and mouse on openSuse 11.3, XFCE. The keyboard is A4tech GL100 and mouse A4tech G7-630 working on 2.4 GHz. The mouse after few seconds of inactivity switches off and I have to click to bring it working again. The keyboard is set to CZ, but always after start automatically switched on ENG, I have to go to Yast and open keyboard setup and close even if the CZ is selected to force the CZ layout.

View 1 Replies View Related

Ubuntu :: No Keyboard At Grub First Boot - Keyboard After Restart?

Jun 27, 2011

Computer: Toshiba Satellite Pro L510 laptop, 10.10.This has always happened but I have gotten around it by time-out and putting my menu.list in order. When I first boot the machine (switch on for the day from computer being off) I get to the grub options to select a kernel and I have no keyboard. No up/down arrows so have to go with the kernel on top of the list (not always desirable).

When I get to the log-in screen if I hit restart and go back to the grub screen I have a keyboard and can select any kernel. If I login to the kernel I have full keyboard, no problem. If I then restart, I have keyboard at the grub list.

Nutshell: It is only when starting the computer fresh that the keyboard is dead at grub menu (and then only). Any time after that, once the computer has been switched on, if I restart I have keyboard at grub menu and can select different kernels. (Of course, if I switch the computer off and back on again, no keyboard ...)

View 6 Replies View Related

OpenSUSE Install :: Restart X And Kde Properly?

Feb 10, 2011

how can i restart properly X and kde?

Use case: I've update my system, with some X and kde. I don't want to restart, so i go to vt1, login as root, and type "init 3". X and kde shutted down. After i type "init 5" to get back everything.

But if i logout vt1, X and kde are also gone. I know that's normal, but i want to start X and kde as they start on boot. It's the same with a normal account and "startx" or "startkde"

View 6 Replies View Related

Software :: Will Not Shutdown Or Restart Properly

Mar 25, 2010

I'm sure there's an underlying hardware problem for this... but I figured I'd start here as I do not know the specific hardware issue.

I'm in Ubuntu 9.10 (Ubuntu Studio actually) and my computer will not shut down properly. I get the splash, then a black screen, then something like #terminating processes, #closing connections, #blah blah blah, #will now halt(or will now restart if rebooting)

View 10 Replies View Related

Ubuntu :: Keyboard Layout Resets After Restart?

May 14, 2010

I'm actually using two keyboard layouts: Lam and Rus (Spanish Latin America and Phonetic Russian) but everytime I restart or turn on my computer, the russian layout changes and shifts into another, although spanish layout still works fine. How can I fix this? This is: What can I do to use both layouts even restarting my computer? Note: Latin American layout works fine after restart. I'm using Ubuntu 8.04 LTS

View 2 Replies View Related

Ubuntu :: Keyboard Configuration Resets After Restart?

Jan 15, 2011

I am having an issue with ubuntu that is driving me slowly mad. When I start the machine there are two keyboard configurations, USA and USA with dead keys, with the latter selected by default. When using punctuation marks I have to hit them twice otherwise they modify the letter I press next. To fix this I simply have to delete the USA with dead keys configuration. However, every time I restart the machine it is back.

Does anyone know why this might be happening? What is the configuration file that ubuntu loads for the keyboard? I am thinking maybe my user doesn't have permission to edit the config file and that is why the changes don't persist past restart. There were some other threads on here with a similar issue however in all of those cases I saw the fix was to make changes to some offending lines in the /etc/X11/xorg.conf. My xorg.conf however does not have a section for the keyboard.

I am running Ubuntu 10.10

View 2 Replies View Related

General :: Interpret Keyboard Characters Properly?

Feb 18, 2010

I access a linux server shell via putty, but many of the keys I use do not translate across, up, down, left and right all are seen as ^[[A, ^[[B, ^[[D and ^[[C; But so is C-up, C-down, C-left and C-right. And enter is seen as C-j (which move down to the next line), and backspace is seen as C-h, which is backwards delete.

How can I stop these keys being translated into other keys (so I can, for example, configure C-h and backspace to perform two different functions) and what's doing this translation (Putty, the kernel, the shell)?

View 4 Replies View Related

Ubuntu Servers :: .htaccess Working, Rewrite Not Working Properly?

Apr 25, 2011

I had a problem with apache2 and getting .htaccess working. I have done some things and i believe its working the ErrorDocument command is anyway. I believe there may be some problems with the rewrites though.Im trying to take a urlhttp://localhost/showthread/123and make it display whats on http://localhost/index.php?showthread=123The rewrite rule is Quote:

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^showthread/([^/.]+)/?$ index.php?showthread=$1 [L]

[code]....

View 8 Replies View Related

Fedora :: Keyboard Layout Restart After Reboot -12?

Nov 22, 2009

I have a little problem when I restart my computer, the keyboard layout restart and get back to the default USA keyboard. Even if I delete it it's still back after the reboot. Maybe there a file that I can edit to get my default Canada setting to stay.Also, another problem that have been discussed thousand time before, I tried to add a drive to fstab without success, here what my fstab look like:Quote:

#
# /etc/fstab
# Created by anaconda on Sat Nov 21 13:02:07 2009

[code]...

View 2 Replies View Related

Ubuntu Installation :: Upgraded Laptop With Plugged In Usb Keyboard -> Laptop Keyboard Not Working?

Jun 29, 2010

I have upgraded my laptop to 10.04 while having my usb-keyboard plugged in.f I boot the laptop without a plugged in keyboard, the laptop keyboard is not working. It starts working as soon as I plug a usb-keyboard in though.Quite annoying if I take my laptop with me and the first thing after booting is to find a usb-keyboard to plug in Does anyone know where can I reconfigure this? [edit]I just found out, that the laptop keyboar seems to be in numlock mode... meaning that the keys [j,k,l] is mapped to [1,2,3] etc

View 2 Replies View Related

Ubuntu :: Vi Not Working Properly?

Dec 21, 2010

Does anyone know why vi text editor would not work. I'm running Ubuntu server with SIP service and apache and when i try to edit config files with vi it gets messy.On the bottom of the screen it would not indicate if I'm in backup mode or not. I won't same changes, and it messes up the layout when you use arrow keys to move between the lines. Also sometimes when I use arrow keys it will insert capital A, B, C or D.

View 5 Replies View Related

Ubuntu :: Can't Get 11.04 Working Properly

Apr 28, 2011

I have a Lenovo W500 ThinkPad. It is running XP on first partition, then Ubuntu. I've tried both 10.10, 11.04 beta 2, and now 11.04 release.With the release I just installed, it seemed OK till reboot-after-install, at which point nothing came up. I rebooted several times and just got errors and kernel panics in the ATI video driver. I also saw a lot of these messages:"udevd[80]: worker [XXX] did not accept message -1 (Connection refused), kill it" URL...

I had download updates on, I'm trying again with a clean install without updates. (Although, I said don't download while installing, and it says it is downloading language packs...?)Now, I also had issues with 10.10, where it would intermittently boot and fail to get video, I'd just be at a tty, and have to reboot and try again. I found it usually got video if I had just booted Windows (XP Pro SP3) beforehand, and not otherwise So what's going on there? Something up with the actual video card? I want to run Gnome anyways, is there a way I can specify that during the install?At any rate, if I can't get 11.04 working properly, I'll have to run 10.10, which I didn't want to do. I'm starting from scratch and wish to start from 11.04 if at all possible.

View 2 Replies View Related

Ubuntu :: 11.04 Not Working Properly?

Apr 29, 2011

So yesterday I upgraded to 11.04 from 10.10 and now when I enter Ubuntu only my background image appears. No files, programs, or anything. It worked right after it rebooted to finish the upgrade but when I turned my computer on this morning I got nothing but background.

View 4 Replies View Related

Ubuntu :: Firefox Not Working Properly

Jan 11, 2010

The navigation buttons in firefox are not working and I can not access File, Edit, View, and History pull down menus. This just started today i think. I have 3.5.pre8 and 3.7 installed. both are affected.

Edit: Actually it is a problem with all apps when window is maximized. I cannot access the first 3 or 4 pull down menus or buttons on the tool bar unless the window is not maximized. This happens with konqueror, firefox and Banshee. Have not tested other apps yet.

Edit2: Upper left corner of desktop is also affected. The icons in this part of the screen are not accessible. seems that anything in that region of the screen is dead. just switched from compiz window manager to metacity and there is a black square in the upper left corner of my screen about 2.5"x 2.5".

View 1 Replies View Related

Ubuntu Installation :: APT Is Not Working Properly

Jan 12, 2010

I can't install software in Karmic - just installed the OS and hooked up to the network, but whenever I 'sudo apt-get install <program>' I get: Couldn't find package <program>I've looked at sources.list and can't find any problems. Is there something else I should look at?

View 2 Replies View Related

Ubuntu :: M And S Key Not Working Properly After Upgrade

May 4, 2010

I upgraded two machines to 10.4 TLS. When I press "s" key, system shutdown menu is displayed, and when I press "m" key, message menu is displayed.

View 4 Replies View Related

Ubuntu :: Touch-pad Is Not Working Properly

Oct 11, 2010

upon the upgrade from 10.04 to 10.10, all upgraded nicely, except for my touchpad, which can't right click anymore, I can use the scroll on the side, and the button-trackpad just functions as a left click.I have an HP Pavilion dv6, with a touchpad like that of the HP Envy, click touchpad, with depressing ends on the bottom and middle respectively for left, middle, and right click.

I submitted a bug report on this when it was in beta, is there a solution to this issue? I use my laptop for work, so I would appreciate a fix... or something I could do aside from uninstalling my Operating System and reinstalling the previous version, which would seem to be a hassle.

View 2 Replies View Related

Ubuntu :: Can't Get Java Working Properly ?

Nov 20, 2010

I can't get java applications to run properly in a lot of cases. I've tried completely removing Java and reinstalling it. I've tried removing Iced Tea and OpenJDK and installing Sun Java instead. I've done a complete, clean reinstall of Ubuntu. The symptoms of my problem never seem to change. Minecraft is the best example I can give you. As soon as the game loads (in the web or on the desktop alike) it closes abruptly. This is what's in the log file.

Code:

I'm thinking "C [+0x416] __kernel_vsyscall+0x2" is important somehow. I can't seem to figure out what it means. I've tested this on a friend's laptop using the same (Ubuntu 10.10) and it works fine, no errors. I know other people are running their java fine.

View 1 Replies View Related

Ubuntu :: Empathy MSN Not Working Properly?

Dec 5, 2010

Has anyone else been getting problems with contacts on MSN not receiving any messages?Works fine for google chat though, having to use Emesene for MSN at the moment, quite annoying.Also sometimes messages seem to double up and notifications too.

View 1 Replies View Related

Ubuntu :: Webcam Isn't Working Properly

Dec 28, 2010

i recently installed guvcview on xubuntu and the window just shows up as a black screen with nothing and according to the uvc website my Logitech QuickCam Communicate Deluxe is supported by linux when i start up guvc the webcam's light turns on so i think its working

View 1 Replies View Related

Ubuntu :: Autofs Not Working Properly?

Apr 24, 2011

I managed to configure autofs5 on my Kubuntu 10.10. I want to use autofs to mount my NAS drive, when I am home(most of the time ) and not bother me when I am away. I mount it in /etc/fstab, but suspend and hibernate does not work correctly, when I am not at home. Now I comment the line which mounts the NAS driveI am still not at home, and decided to try to autofs my flash drive Here is my auto.master

Code:
# directory map
/- /etc/auto.direct --timeout=2 --ghost

[code]....

View 4 Replies View Related

Ubuntu :: Rtcwake Not Working Properly?

Apr 25, 2011

In my laptop pc the following command doesn't work properly

Code:
rtcwake -m disk -s 1500
The pc reboots as usal after 1500 sec

[code]....

View 1 Replies View Related

Ubuntu :: Hibernate Is Not Working Properly

Jul 10, 2011

I've installed Ubuntu Natty on my new lenovo laptop, and hibernate isn't working.Problem: When I click hibernate, the computer shuts down ok. When I boot it again, it seems as if hibernate is resuming (I get the blank purple screen), however the computer restarts again, and now boots as if I had shut it down(ie none of the programs are open).Also, programs (such as google chrome) that were open when I hibernated show that the program did not exit normally.

View 5 Replies View Related

Ubuntu :: Vmware - Login Not Working Properly

Jan 18, 2010

i have a question about vmware fusion (3.0.1) and ubuntu (9.1) i just created the ubuntu virtual disk yesterday, and have not done anything on it besides change some minor stuff (background, theme, etc). for some reason this morning, the login screen has been freaking out. the vm loads and shows the login screen, i click my name and enter my password, i get the cool music, but right before my desktop loads it goes straight back to the login screen and i have to start over. it does this over and over until i cry and give up. i have tried restarting the vm, restarting the host computer, everything. every once in a while it will randomly work, but then if i restart, back to the same issue

View 1 Replies View Related

Ubuntu :: Minimize Button Not Working Properly?

Jan 29, 2010

i have just changed my desktop appearance by using the customise option, but now when i click on minimize the windows close instead of going to the panel ive searched high and low for a settings option but cant find one so i have no idea what i have done.ive tried reverting back to the old desk top but get the same problem there so ive managed to change a setting somewhere but don't know where.

View 4 Replies View Related

Ubuntu Installation :: Gnome Is Not Working Properly

Feb 16, 2010

I have updated my ubuntu to the following kernel: 2.6.31-20. There has been several other update such as compiz that I do not have installed.Anyway, now I gnome doesn't work properly - at least I think it is Gnome, I cannot switch between windows, I do not have the bar on top with the cross and all I only have one desktop loaded out of 4 and the computer is continuously working.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved