The remapping tag has no wiki summary.
2
votes
0answers
93 views
Trying to remap Caps Lock in Xubuntu, but Keyboard Layouts Plugin resets everything
I am using Keyboard Layouts Plugin to switch between two layouts.
I want to remap Caps Lock to underscore "_"
First I empty Caps Lock, or otherwise caps lock will do both – toggle caps and produce ...
0
votes
2answers
69 views
samba shares reject samba username and password from Windows
I'm running Ubuntu Server 12.04 LTS on a HP Micro server. I've edited smb.conf and added a share called files right at the end of the file (as per hours of googling) as below
[files]
Path = ...
1
vote
0answers
136 views
How to remap the F1-12 keys to require the Fn key + F1-12
I recently bought a new laptop, and mapped the F10/11/12 keys to media controls so that I would be able to just press, say, F10 to mute the volume. However, I now cannot use the F10 key normally. ...
2
votes
1answer
149 views
How to swap Ctrl and Fn on a Lenovo Thinkpad keyboard?
I tried to exchange my Fn key with left Control, which didn't work.
I used the command xev to get the keycodes/keysym.
Afterwards I used:
xmodmap -e 'keycode 151=Control_L'
xmodmap -e 'keycode ...
0
votes
1answer
246 views
change alt-tab to ctrl-tab on ubuntu 12.04
All
I have an apple usb keybord for my ubuntu 12.04. I remaped command left key to control for convenience. And now I switch between apps with alt-tab and between tabs within one app with ctrl-tab. ...
0
votes
0answers
94 views
Ubuntu map multiple keys to a single key
I want to map a group of keys in which I want to map Alt and l key to the Left arrow key. I mean when press Alt (both right and left) and l key, my ubuntu will functions like when I press the Left ...
0
votes
0answers
37 views
Inputing h-bar from ISO 8859-3 or UTF-8 character encoded file
I would like to raise two issues regarding keyboard usage as relating to being able to quickly write in Maltese with just about any keyboard
I have read this information. I would like to enter small ...
1
vote
1answer
88 views
How can I remap usernames when printing to a shared printer?
At work my group currently use self maintained network printers. We also run our own self contained Linux network for some members of the group. It all works beautifully. The management has decided ...