Slackware :: Remapping Keyboard - Xmodmap Doesn't Work

Jun 16, 2011

I have slackware 13.37-64 bit with xfce. I have a "microsoft wired keyboard 600" keyboard and want to remap it to use the right win key as ctrl. With xev i see that the keycode for the specific win key is 134.

Then i run:

Code:

But nothing changes. Even if i manually configure the .Xmodmap file in my /home i see no change at all.

View 3 Replies


ADVERTISEMENT

General :: Remapping Characters In Xmodmap?

Jun 9, 2010

I am using a Swedish keyboard, and I want to be able to type braces easier.

I planned to map AltGr + to '}' and AltGr + to '{'. However, nothing really changes. I have some other stuff in my .Xmodmap so I know that it gets loaded allright. Here's what I have so far:

keycode 35 = slash asciitilde dead_ogonek section dead_ogonek section
keycode 49 = asciicircum onehalf
keycode 66 = F10
clear Lock

[Code]....

View 1 Replies View Related

Slackware :: Installing / After Loading Kernel It Asks For Keyboard Configuration, But Keyboard (usb Wireless) Doesn't Work?

Jul 18, 2010

I'm trying to install slackware 32 bit 13.1.After loading kernel it asks for keyboard configuration, but keyboard (usb wireless) doesn't work.

Keyboard works on the old 13.0 installation, on bios and also in the boot options of 13.1 installation cd.

I've tried removing legacy usb support and changing usb2.0 speed from high to full. Nothing changed.

Anybody with this strange problem? (kernel of setup seems also to detect it correctly as a trust keyboard).

View 9 Replies View Related

Ubuntu :: Weird Keyboard Remapping Under VNC

Jul 28, 2010

I am running a fully updated 9.10 with TightVNC. When I connect in through a TightVNC viewer, my keyboard is mapped wrong. If I type the keys: abcdefg... I get: asdfghjkl;... (the home row) I tried running this script:

Code:
#!/bin/bash
echo "" > empty.keymap
xmodmap empty.keymap

View 1 Replies View Related

General :: Changing The Keyboard Keys - That Is Remapping Them ?

Jun 9, 2010

I want the system to see a certain keyboard key as if it were another key. To put an example, suppose I want each time I type 'e' the system sees 't'. Can this be done?

View 7 Replies View Related

OpenSUSE Hardware :: Remapping Mouse Buttons To Keyboard?

Mar 8, 2010

I have a wireless keyboard with touchpad However the position of the mouse buttons is very unconfortable and so I would like to remap the mouse button to some kes on the keyboard.

I would like to use the media keys which are present on the keyboard. They are useless to me since most of the programs that I use have their own keyboard shortcuts for controls such as play, stop etc.

I mapped the keys using xev, and for instance I found that the "play" key mapped to keycode 172

by trying someting like

xmodmap -e "keycode 172 = Pointer_Button1"

nothing happens.

View 2 Replies View Related

General :: Remapping Keys On Keyboard - Map A Specific Button To Xkill?

May 16, 2011

I am currently using xmodmap for remapping keys like Caps Lock on my keyboard.However, my keyboard has a bunch of keys on the top that are rarely used (Multimedia keyboard with buttons like Internet, Music, Next song, Mute etc)I want to remap these keys to specific commands (Not keys).

For example: Pressing the Internet button should fire up my Firefox (/usr/bin/firefox)(which happens only in Windows for me)Also I need to map a specific button to xkill.

View 2 Replies View Related

Slackware :: [GSB] After Install No Xserver - Keyboard Doesn't Respond

Nov 29, 2010

I was looking into installing Gnome for Slackware 13.1 due to the instability of KDE and I was able to find GSB [URL]. I ran the simple installation: Code: lynx --source [URL] Everything downloaded and installed so I logged off, ran xwmconfig and set it to gnome and then tried starting my xserver and my screen turns black with a single white dash in the corner. My keyboard doesn't respond (the lock lights won't turn on) and I'm stuck on this black page. I tried changing xwmconfig back to KDE and the same thing happens

View 14 Replies View Related

Debian Configuration :: Can`t Log In - Keyboard Doesn't Work ?

Jun 8, 2010

I cant log in as user. My keyboard doesn't work, not even ctrl+f1. So i cant get dmesg....Only thing that is working is alt+print screen+REISUB.

When i booted in safe mode from grub i can log in but only if i enter my root password. And then do /etc/init.d/gdm start.

If i tray to continue straight to gdm in safe mode my keyboard is not working so i can`t log in.

Day before i notices`d that i cant log in with ctrl+f1. When i tray i get this masage madone-desktop login: madone /bin/sh : cant open madone

View 1 Replies View Related

Fedora Hardware :: Keyboard Doesn't Work

May 2, 2011

I have tried fedora 14th and also latest ubuntu but my lenovo notebook keyboard did not detected by OS. i think it is due to some kernel missing. keyboard work if acpi=off. My laptop is "Lenovo s10-3c". 1GB RAM, 160 GB Disk.

View 3 Replies View Related

Ubuntu :: New Install, Keyboard Doesn't Work

Mar 17, 2010

Windows crapped out on me (not surprisingly) and I am using Ubuntu to transfer all of my files to an external hard drive. However, when the computer loads the Ubuntu disk I get to a language selection menu, but my keyboard doesn't work. It won't let me make any sort of selection, and the 30 second timer eventually times out and my system just restarts and the process starts all over again.

I've tried plugging my keyboard in to all of the different USB ports on my computer, but still nothing. The strange thing is that the keyboard works just fine when I changed the BIOS settings to boot from the cd-rom... it just doesn't work when Ubuntu is ready to run..

View 3 Replies View Related

Ubuntu :: Keyboard Shortcut Doesn't Work

Feb 28, 2011

I created a bunch of keyboard shortcuts via "System > Preferences Keyboard Shortcuts," and they all work flawlessly except one: Nautilus. I just set it to run the command "nautilus" and it doesn't do anything. My GNOME panel launcher runs the same command just fine.

View 3 Replies View Related

Ubuntu :: Keyboard Doesn't Work In Grub?

Jun 2, 2011

after I updated my BIOS , my keyboard didnt work in grub , but I can use it before grub.

View 2 Replies View Related

General :: My Ball Doesn't Work On My Keyboard

Apr 18, 2010

I've got a Compaq MX 11800 keyboard that has a ball (used as a mouse). The ball works fine in Ubuntu and Windows, but does not work in Debian or Fedora.

I don't know where to start troubleshooting this issue. Any help is appreciated.

Here's a picture of the thing: [url]

View 1 Replies View Related

Ubuntu :: Xmodmap Script Does Not Work As A Startup App / Solution For It?

Aug 19, 2010

In previous versions of ubuntu I used to reshuffle the ALT, SHIFT, and TAB keys using xmodmap.

Specifically, I had a file called ~/.xmodmap-mejia which reshuffled the keyboard, and I called that file from the startup applications (I had added it to system>preferences>Startup Applications).

However, in Ubuntu 10.4 it does not work. If I call the script after the computer has loaded, it works perfectly, but it does not have any effect as a startup application. It is as though changes effected by the script that calls ~/.xmodmap-mejia gets overwritten later on by the default keyboard binding.

As things stand right now, I have to run the script manually every time I turn on my laptop. Which, of course, is very annoying.

Any ideas of how to fix this?

View 5 Replies View Related

Slackware :: X Doesn't Start On Headless System / Also No Keyboard / Mouse

May 15, 2010

I have a headless mythtv running 13, when there's no monitor connected X doesn't start. If I plug a monitor in it still doesn't do my any good as there's no kb/mouse either. I know the system has booted fine as I can connect to myth remotely. This a slackware or x problem? Want to run x11vnc here but without x I can't do that.

View 5 Replies View Related

Debian Hardware :: Keyboard Doesn't Work After Installation

Jul 5, 2011

I just installed Debian Testing (with Xfce) along side Win7 on my Dell XPS M1530 and now neither my keyboard nor my USB-mouse work at the login screen. Both worked perfectly during the installation and Grub as well recognizes my keyboard. The Numlock-LED can be switched on and off during the boot, but fails to work at the login screen.

View 2 Replies View Related

Fedora Hardware :: Keyboard Of The Notebook Doesn't Work?

Oct 30, 2010

I just installed Fedora 13 on a Medion E1210. The main problem i have is that the keyboard of the notebook doesn't work. If i use an external USB-keyboard it works fine.

View 2 Replies View Related

Ubuntu :: Keyboard Is Locked, And The Onboard Doesn't Work Too?

Feb 13, 2010

I wanted to type something in french so I started the on board keyboard so I'll know where the letters are. Now my keyboard is locked, and the onboard doesn't work too... all I did was to click on some of the settings of the onboard.Sadly the onboard didn't show me the french keyboard, so that's a downer too.

View 1 Replies View Related

Ubuntu Installation :: Can't Install 10.04 - Keyboard Doesn't Work ?

Jun 10, 2010

I'm trying to install 10.04 but my Logitech diNovo Edge wireless USB keyboard doesn't work.

View 1 Replies View Related

Ubuntu :: Keyboard Doesn't Work When Mouse Is Moving

Jun 23, 2010

When I'm using Nautilus, I've found (for years) that I've had to hit Ctrl+C, Ctrl+V or Del multiple times until the commands would register. I noticed this occurs when the mouse is moving. I've looked under System > Preferences but can't find anything. Is there a key in gconf or something that I can disable?

View 2 Replies View Related

Ubuntu :: KeyBoard Layout Doesn't Work Any More / Solution For This?

Oct 18, 2010

My keyboard layout doesn't work any more from one hour
I don't know why ?
i try to delete layouts like Arabic and USA English and add them again but the problem still working .I'm writing English lang. only.
when i press Alt+shift to change Lang. nothing happened
what i can do now ?
I'm using UBUNTU 10.10

View 3 Replies View Related

Ubuntu :: Keyboard And Mouse Doesn't Work In Log In Screen

Dec 16, 2010

When I start ubuntu I can't use my mouse and keyboard. It works in a second when the log in screen appears but then it freeze. It works in bios, grub and safe mode. I use mx518 and ace kl 400.

View 9 Replies View Related

Ubuntu Installation :: Keyboard Doesn't Work After Boot ?

Apr 29, 2011

I have been working on this problem for a year now. It is becoming critical because I need to upgrade Linux. I really want Ubuntu.

Keyboard works fine at power on. I can edit BIOS options. I put in the CD or DVD, it starts fine. Keyboard works for selecting boot options. Once the installation begins however, no more keyboard...

This is true across every version and distribution of Linux I have come across- I have dozens of liveCDs -EXCEPT Linux Mint 8.

Laptop = Acer 5517

Running Linux Mint 8 & Windows 7

I have no USB Legacy Emulation BIOS option

I've tried this: [url]

View 3 Replies View Related

Ubuntu :: Upgrade To 10.04 Keyboard Doesn't Work In X Server

May 29, 2011

After I finished upgrading Xubuntu from 9.10 to 10.04, I discovered that my keyboard stopped working in X Server. The upgrade process was running smoothly until the last moment, when it produced some error, which I, unfortunately, did not write down. Anyway, the upgrade has completed; uname shows kernel version 2.6.32-31. Now the keyboard works fine if I select a recovery mode at startup, but if I type 'start gdm' from the shell or select the default option in GRUB while booting, the keyboard becomes unavailable right from the login screen. I can log on using the virtual keyboard, but that's all I can do; the keyboard is still dead.

View 5 Replies View Related

Debian Configuration :: 8.1 - Keyboard Doesn't Work On Resume From Suspend

Jun 19, 2015

I'm running Debian 8.1 KDE on a 2007 dv6 laptop. Model number is worn off. lol but the specs:

Intel i3 first gen m 330
4GB RAM
Intel (ironlake) graphics

First off, closing the lid to my laptop doesn't trigger suspend, or anything no matter what I set it to in power options.

I can suspend using "systemctl" or suspend from the "Leave" menu, but upon turning my computer back on, my touchpad and keyboard don't work.

Sometimes, my touchpad will start working after about 15 seconds, but the keyboard doesn't come back. I have to hard reset.

I have a feeling it's something to do with systemd, but I'm not super proficient in linux. Just an end user who is friendly with a terminal.

View 6 Replies View Related

Fedora :: Mouse And Keyboard Doesn't Work At Login Screen?

Apr 8, 2010

Got myself in a bit of a squeeze here. I was messing around with the Xorg install on my Fedora 12 system. I ended up reinstalling it. Now my mouse and keyboard work fine in single user mode / terminal. But if I try and boot to X they dont work at the login screen. HAL and udev are booting. Ive done a udevadm monitor test in single user mode and its seeing the devices connect and disconnect. Ive also tried both USB and PS2 devices. Same issue. Ive tried playing with xorg.conf and generating it with Xorg -configure :1 I dont know to use to fix it. After banging my head against the wall for 20+ hours I decided it was time to ask for help. m just Lynxing around the web at the moment =X

View 2 Replies View Related

Fedora Hardware :: Wireless Keyboard Doesn't Work After Reboot

Oct 5, 2010

Got new keyboard yesterday. Could easy set up it when was logged in. After reboot it doesn't work at all. Running fc11-2.6.32.21. Has anyone have any ideas / solutions?

View 3 Replies View Related

Ubuntu :: How To Enter Password / Terminal Keyboard Doesn't Work

May 22, 2010

How do you enter your password terminal the keyboard doesn't work when I try

View 2 Replies View Related

Ubuntu :: Mouse Freezes - Unable To Do Anything - Keyboard Doesn't Work Either

Oct 11, 2010

After booting up my pc, sometimes it loads, and then my mouse freezes and i am unable to do anything at all. keyboard doesnt work either. Causing me to do a restart. when starting my pc, i get the ubuntu splash screen and then it jumps to a black screen with: "desktop login" after i out in my log in it asks for the password, i put that in and get "Weclome to Ubuntu etc" (forgot all the words, but its some statement welcoming me to ubuntu. The i get "tim@tim-desktop: $" but this is all on a black screen. Only way to get past this is to reboot my pc. and then it loads properly.

View 9 Replies View Related







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