Fedora :: F10, F11- Remap Keys ( Disable Caps Lock And So On With Xmodmap )?
Jun 20, 2009
In Fedora 10 they decided to change to "evdev", so if you used xmodmap in F9, these mapping have changed in F10 and F11 for that matter. In order to find the new key values start
Code:
xev and press a button you would like to know the keycode for. Write this value down. When done, make a file ".xmodmap" and put in the values. "man xmodmap" explains the format. Not easy to understand! So here is how mine looks like.
Code:
clear Lock
keycode 112 = Caps_Lock
keycode 118 = Delete
keycode 119 = Home
[Code]...
This layout is MUCH more logical than the original. Now Delete is the key just to the right of the Backspace key. Back spaces deletes to the left, and Delete deletes to the right, so these keys shoudl of course be next to each other Page Up, Page Down, Home, and End now have the same structure as the arrow keys below. This layout makes it much easier to navigate without looking at the keys, because now the layout makes sense And why shouldn't 0 be to the left of 1? of course it should. 0 is lower than 1.
View 1 Replies
ADVERTISEMENT
Apr 29, 2011
I just upgraded machine to natty, after which the xmodmap configuration remapping capslock stopped working (as in not doing anything at all). Running xmodmap manually (-e "clear Lock") doesn't have any visible effect either. I haven't tried doing this on another machine (I'm only close to one machine running ubuntu and reinstalling seems rather overkill), but the same config worked before the upgrade, and is working on another machine running arch.
Is anyone else having these issues and, if so, has anybody found a solution? The line of interest is, simply, "clear Lock".
View 9 Replies
View Related
Jan 24, 2010
I wanted to remap my Caps Lock key to ESC, both because I don't need the Caps Lock key and because it will make it easier to use vi. I know how to do this in X, but is there a solution that will work in command line mode too?
View 6 Replies
View Related
Oct 18, 2010
I have a problem with keyboard mappings on F13. I have the following in my .xmodmap file that is run from .bash_profile:
[code]...
The problem is that at seemingly random times the roles of the caps lock and control keys (and the other customisations) gets reverted back to normal - which makes for an awful lot of confusion! Running xmodmap again switches them to how I like it, but again after a seemingly random period it resets itself. This occurs under KDE and Gnome in F13, but did not occur in F12. Using the KDE keyboard settings dialog to switch caps lock and control does the exhibits the same behaviour.
View 2 Replies
View Related
Feb 26, 2010
Just installed the Ubuntu for the first time and I have a problem. My keyboard's "a" key is faulty, it's acting like it's stuck, that is it is constantly typing aaaas so I had to disable it and reassign the letter "a" to another key. I did this quite easily in Windows with a program called KeyTweak...
Now that I started working in Ubuntu, the damn thing started acting just as it did under windows and it's constantly typing a all over the place, so I can't get any work done. How do I disable the key "a" and reassign "a" to another key(like q for instance)? Are there any programs for key remapping in Ubuntu or I'll have to do it manually? If so, how?
View 2 Replies
View Related
May 1, 2011
Being and old Gnome user and a brand new XFCE user, does anyone know how to disable the Caps Lock key in Xubuntu 11.04? It's rather easy in Gnome and obviously not so easy in XFCE.
View 2 Replies
View Related
Oct 13, 2010
Can I change the Caps Lock key to Control and still keep the on/off nature of Caps Lock? I've checked into using xmodmap and seem to have hit a dead end. Many people want to swap them, but they also want to swap the way they work. I'd rather keep my new Control key as an on/off switch for Control.
View 1 Replies
View Related
May 3, 2010
I just upgraded to 10.04 (and a new machine) from 8.04 and I can't seem to find a way to have the middle button on my mouse act as a double click like I had it on my old machine. I tried putting the input stanza from my old xorg.conf but then X would not come up. The new tab thing it does in Nautilus is driving me nuts. I see the xorg.conf isn't really used anymore, and there is something about making rules in udev but I can't seem to find the exact wording that I need to make that one rule. I would also like to disable the CAPS LOCK key if anyone knows how to do that without xorg.conf. Maybe someone can point me to a udev tutorial?
View 1 Replies
View Related
Apr 17, 2010
I don't know if this is a configuration issue or a hardware issue, but I have a Kinesis Advantage USB keyboard and for some reason the F3-F5 keys aren't responding as they used to. They don't respond to anything and, when I tried using F5 on Emacs, it said <XF86AudioNext> is undefined, so I guess it's a weird mapping problem.
Any idea how I could remap them to the original meaning?
View 2 Replies
View Related
May 6, 2015
I've got myself a a Filco Majestouch Convertible 2 which is a USB/bluetooth keyboard.
When I use it in USB mode it works perfectly. I would like to use it in bluetooth mode and I've found that it has problems. When I hit either Numlock or Capslock it stops responding.
I'm running Debian Testing and it was last updated a few days ago (02/05/2015). I've tested the keyboard using Ubuntu 14.04 live cd and it worked flawlessly even hitting Numlock & Capslock didn't stop it.
If I run btmon to monitor the keyboard it shows that after I've hit capslock or numlock it still sends signals to the computer. So there is information being sent to the computer but these characters do not make themselves to my application. I'm just testing with a terminal window.
Here is the output from btmon whilst the keyboard is connected and working:
Hitting the 'a' character
a> ACL Data RX: Handle 35 flags 0x02 dlen 14 [hci0] 16.769645
Channel: 65 len 10 [PSM 19 mode 0] {chan 1}
a1 01 00 00 00 00 00 00 00 00 ..........
[Code] .....
Here are the versions of software I'm using;
Code: Select allbluetooth 5.23-2 all Bluetooth support
libbluetooth3:amd64 5.23-2+b1 amd64 Library to use the BlueZ Linux Bluetooth stack
View 1 Replies
View Related
Sep 14, 2010
I have a HP Pavilion dv4 that is 4 months old. Yesterday it suddenly seemed to restart then once I logged in it turned off. When I tried to turn it on some of the lights came on and the caps lock and num lock started flashing. Since then I have not been able to get it to work correctly.It once seemed to turn on but died again after the login window.I tried to use my live cd but the same thing happened. It started loading once, but then shut down again. Every other time it stayed dead minus the lights
View 1 Replies
View Related
May 2, 2010
There is a very strange problem I've been having. When I enable either Caps Lock or Num Lock the media controls on my keyboard cease to work. I have Googled this one to death but found nothing. This problem existed in Xubuntu 9.10 and now still exists in Xubuntu 10.04. The keyboard I use is a Logitech Elite Keyboard. I would love to be able to use the Caps Lock and Num Lock without the worry that I am disabling the media controls
View 4 Replies
View Related
May 27, 2010
I have just burned the latest CD using infraRecorder, as per the instructions on this site, however when I boot from this CD, it spends about 5 minutes moving the red balls across my screen, then all of the sudden it just freezes, and my caps and scroll lock lights start to blink. I've had a look in the forums already but there's nothing about this happening on Boot of the live CD.
View 6 Replies
View Related
Oct 31, 2010
I am having a very annoying problem with my laptop.I am experiencing many freezes.When my laptop freezes, it shows the caps lock and scroll lock lights blinking.At first I thought it was a problem with flash (here is original thread: URL... )In the original thread, I thought the freeze's were being caused by the flashplayer, but it apparently isn't the case.The last time I experienced the freeze, I was playing around with the compiz desktop effects.
View 4 Replies
View Related
Mar 26, 2011
I know this doesn't matter to most people because most people hold shift to capitalize letters. I tap the caps lock with my pinky whenever I need something capitalized. I'm a pretty fast typer, I just don't type correctly. How do I get it so that when I'm typing and I hit Caps Lock for it to be an instant effect? For example this is what I'm getting annoyed with, here is an example of what I am having to recorrect everytime I type.
HEre IS AN Example. MY NAme IS Zachery GOchenour.
View 1 Replies
View Related
Dec 27, 2010
just run into this problem when the caps lock light is on the keyboard prints lowercase and when off prints Capitals highly annoying and can't find a reason why or how to fix.
View 1 Replies
View Related
Nov 20, 2009
When I running fedora the caps lock & shift LEDs blinking continuously and system was hang.
View 1 Replies
View Related
Dec 14, 2009
I keep starting up Fedora and I'm not able to get far (although it's not always at the same time) before my screen will go black, except it shows the mouse/cursor - but it's frozen, and thhen the caps-lock light starts blinking and I can't do anything or get it to recover. Sometimes it happens after 30 seconds, sometimes 40+ seconds and sometimes within 15 or so seconds.
How do I stop this and diagnose this?
I've tried, in the boot-startup to choose an older kernel version, butt the same thing occurs!
I have:
Fedora 11
Kernel: 2.6.29.6-217.2.16.fc11 i586
Asus EEE PC 1002HA
One other thing, it does always seem to happen after I've turned on wireless. And I've been using F11 for months now with no issue.
View 3 Replies
View Related
Jun 6, 2010
I am using an Apple Keyboard (DK-layout) on my PC running Ubuntu 10.4. The problem: My key used to type <, > and is swapped with the key used to type and If I connect a standard PC-keyboard with DK-layout using USB, it works just fine. The problem exists both in the console and X. I solved the problem in the console by installing the console-keymaps package, made a copy of dk-latin1.kmap.gz and swapping keycode 86 with keycode 41 and loading the new keymap with the loadkeys command. I only need to figure out how to load the new keymap at boot time.
However, in X, I want to do exactly the same. I suppose I have to use Xmodmap. I simply can't figure out how to do it.
View 3 Replies
View Related
Dec 14, 2009
I keep starting up the computer and I'm not able to get far (although it's not always at the same time) before my screen will go black, except it shows the mouse/cursor - but it's frozen, and then the caps-lock light starts blinking and I can't do anything or get it to recover. It ONLY occurs after I log in to wireless network. Using a wired connection, this problem never occurs.How do I stop this and diagnose this?I've tried, in the boot-startup to choose an older kernel version, but the same thing occurs! And this was working for months and now is not.
View 1 Replies
View Related
Aug 1, 2011
everything works perfect including reboot and shutdown but not the hibernate or suspend (sleep). Whenever i try to do Suspend, my caps lock starts blinking and the screen goes white
View 2 Replies
View Related
Jun 9, 2010
I'm running fedora 13 on a Dell Latitude E6500. It's a dual 64-bit system.
It was working, but then I tried to swap caps lock and control.
I used:
System->Preferences->Keyboard
Layouts->USA->Options
Then, under Control Key Position, I selected swap caps lock and control.
Now, my keyboard won't work in the Keyboard Preferences test area or in any other window or when the screen-lock comes on.
I tried logging out. I tried rebooting. I tried deleting my .gnome2 directory. Nothing seems to work. I can use the keyboard on other accounts, so the keyboard is not the problem.
View 4 Replies
View Related
May 2, 2011
I have a Mac keyboard where the Alt/Win (i.e. Option/Command) keys are inverted compared to a regular PC keyboard, and I'd like to swap them. I haven't had any luck with xmodmap so far. The standard configuration is as follows:
shift Shift_L (0x32), Shift_R (0x3e)
lock Caps_Lock (0x42)
control Control_L (0x25), Control_R (0x69)
[code]....
View 1 Replies
View Related
Jun 2, 2011
I was wondering if there was any native software like Autohotkey, GlovePIE, etc for Ubuntu that allows you to remap keys / make macros?
Windows has a ton of stuff like this. My first few searches though for Ubuntu software like that has turned up nothing.
View 1 Replies
View Related
Nov 20, 2010
How can I remap arrow keys to windows key + ijkl? I can do this easily in Autohotkey on windows, but I'm struggling on Ubuntu.
I'd really like the solution to work independently of whether I'm using a window manager or not, and to involve modifying as few files as possible; I work on a lots of different machines and am always building new ones, so would like to minimise reconfig effort.
I've tried to understand .Xmodmap, but couldn't make it work (was hard to find detailed docs on modifier keys). Am also considering win+hjkl!
View 2 Replies
View Related
Feb 5, 2010
How can I set keys to be remapped for one specific program in Linux? (More specifically Caps Lock -> Escape for gVim. I hit it accidentally too much to remap it in everything).
View 2 Replies
View Related
Jan 23, 2011
I want to run this command on startup.
xmodmap /etc/xmodmap
I am running Ubuntu 10.10 and need to remap keys. It only seems to work when I run it in terminal after I login.
View 2 Replies
View Related
Jun 8, 2010
Inspired by this question. I would like to remap Caps Lock to escape, but only when I am in vim. I would like to keep Caps Lock untouched while not in vim.
View 3 Replies
View Related
Mar 27, 2010
i am using ubuntu7.10. my ESC key and CAPS lock key functions got interchanged..when i use WINDOWS the keys perform their normal functions.. i dont know why their functions got interchanged in ubuntu.
View 2 Replies
View Related
Aug 5, 2010
When the Caps Lock LED is lit, everything is lowercase. When not lit, everything is uppercase.
Caps lock is working opposite way. it happen when i was using openoffice sheet.
anybody know what to do ?
View 1 Replies
View Related