Ubuntu :: Changing Keyboard Layout In CLI ?

Sep 3, 2010

I have an Ubuntu server running on a VM. I'm accessing this system mainly remotely, and usually with a console connection. I export the output of some applications (like Skype, Google Chrome etc.) to my Windows desktop, where I run Xming as my X server. Everything works pretty neat, but... I can't change the keyboard layout, because the applications are running on the remote machine. So is there a way to change the keyboard layout in CLI?

View 5 Replies


ADVERTISEMENT

Ubuntu :: Keyboard Layout Keep Changing?

May 9, 2010

my keyboard layout keep changing from windows to windows. When I am using my French keyboard, I set the keyboard to English and it doesn't make the change for all the open windows, despite having selected the "separate layout for each windows" unselected.Plus if I am in firefox with a French layout go to another windows and come back to the firefox windows, the layout is back to GBR.

View 4 Replies View Related

Ubuntu :: Won't Boot After Changing Keyboard Layout

Jul 8, 2010

When I installed Ubuntu on my laptop I selected English US (dead keys) as my keyboard layout, but a couple of days ago I decided to change it to English US (dead keys ALTGR) so I just went to the keyboard settings and added the layout, then deleted the old one "English US (dead keys)", logged out and selected the new one "English US (dead keys ALTGR)", logged back in and then restarted, and now I can't boot into Ubuntu, all I get is Grub but when I enter to Ubuntu I get a black screen and the Caps Lock light blinking.

View 5 Replies View Related

Ubuntu :: Changing Keyboard Layout On Server?

Jul 9, 2011

I decided to give Linux another chance and installed Ubuntu Server. During the setup, I was asked about my keyboard layout in a rather cumbersome way. I remember answering a number of questions and even having to type a few keys so that Ubuntu could guess the layout, rather than just letting me select "Swedish". But that's okay; Ubuntu guessed right and suggested me to use to Swedish layout.

After setup I was still left with some standard US layout. This deserves ranting about. I may have expected to run into some show-stopper this time too, but I never expected it to be something as fundamental as getting the keyboard layout right! Anyway, I googled and found the same suggested answer in many places:

Code:
sudo dpkg-reconfigure console-setup I ran it a few times now (selecting UTF-8 and Latin1 mostly), but it makes no difference. There is no setting for keyboard layout there, so I don't see why it would work. Are all server admins expected to get a US keyboard or what?

View 1 Replies View Related

Ubuntu :: Changing Keyboard Layout Or Defining New Hotkeys?

Dec 21, 2010

I use Persian language on my system and I really need two things:1. To define a custom layout for my keyboard. I am used to a layout that is not available in Ubuntu. Can I do that? (For example I need the system to enter a ****Ù¾ character instead of when I hit the backslash key)2. Defining a custom hotkey. I used a hotkey program in windows so I could enter no-space breaks with shift+space. Can I define that in Ubuntu

View 3 Replies View Related

Debian Configuration :: Changing Keyboard Layout On Console?

Apr 9, 2010

I know there are many threads regarding this topic.I probably read most of them. At installation time I told Debian to use German keyboard layout (since I am from Germany). Now I want to switch it to American keyboard layout. In X this was no problem. But in the tty consoles I cant get it changed. It does not matter to me if it is system wide or user wide because I am the only user. (system wide would be a little bit more preferrable because it would affect the super user too, I think).I tried dpkg-reconfigure console-data
and selecting my desired layout. This changes the Layout to American until reboot

View 2 Replies View Related

Debian Configuration :: Changing Console Keyboard Layout?

Sep 8, 2011

I just installed Debian 6 and need to change the console keyboard layout (I am not running any sort of gui).I installed 'console-data' and ran:# dpkg-reconfigure console-dataThis assigns my Apple keyboard keys perfectly but it won't survive a reboot, which is really important for entering passwords

View 2 Replies View Related

General :: Changing Non-printing Keys In Keyboard Layout

May 9, 2011

I'm trying to write a new keyboard layout. I'm testing using Debian Squeeze and Kubuntu 11.04, both with KDE. It is important to solve this issue with a keyboard layout as opposed to playing with xmodmap or scancodes and keycodes because I need to leave other keyboard layouts intact and usable. For the time being the new layout is called Noah, implemented as a variant of US English. If this is done more easily by making whole new layout that is not a variant of another then I am willing to go that route.

First off, I am trying to move the Caps Lock key to the current location of the "B" Key. This is my code (the unshown parts of the files have not been touched):

Code:

The problem is that this configuration is also affecting the US English layout. When I press "B" the keyboard gives a B _and_ a Caps Lock! So typing I get output like this: "keybOARD". How do I restrict the B key to being Caps Lock only in the Noah layout?

Here is the homepage of the Noah layout: [url]

View 8 Replies View Related

OpenSUSE :: Keyboard Layout Changing Randomly - GNOME In Slovak Language

Jan 30, 2010

I have openSUSE 11.2 with default GNOME desktop and i'm facing issues with keyboard layouts, which are changing randomly. Problem is that i have GNOME in Slovak language and therefore has openSUSE set durring installation my keyboard layout to 'Slovak' but i always change it to 'Slovak QWERTY' which suits me better.
Problem is that randomly system adds back to my layouts which are 'Slovak QWERTY' and 'USA' also original 'Slovak' layout which was previously removed.

I must always manually remove this third layout and it's very frustrating. Many times on fresh system boot it's anyway back and so on and on... Where may lie the problem? Why is GNOME not respecting my settings? In Ubuntu i never have these basic issues. Are there on system boot some specific SUSE triggers which are overwriting my configuration?

View 6 Replies View Related

Ubuntu :: Adding Spanish Language Keyboard Layout Disables Alt_R On USA Layout?

May 29, 2010

Running Ubuntu Lucid Lynx, GNOME 2.3Keyboard Preferences utilityAdding any Spanish language keyboard layout makes my Alt_R not work in ANY layout! I see that it changes Alt_R to "Iso_L..." for all/both layouts, including USA layout. When I click "Reset to Defaults" it's fine again, USA layout shows Alt_R again. I've tried all the variants of the Latin American layout and the Spain layout and they all do the same thing.What is "ISO_L..." and what's going on?i DESPERATELY need my Alt_R to work!

View 2 Replies View Related

OpenSUSE Install :: Keyboard Layout Constantly Resets To Another Layout In OSUSE 11.3?

Aug 9, 2010

I have installed opensuse 11.3 a couple of weeks ago in 2 computers and both suffer of the same problem.In my asus laptop, i have a german keyboard. It is correctly recogniced as german keyboard by ev-dev, i guess. (ev-dev managed). But i need to write some spanisch symbols too, like accents (á © í ³ ? ñ¬ ·hich in a normal linux, they do work. For some reason, after rebooting, or after some time of having it running, the keyboard layout resets to an invalid setup, here accents get not over the letter (?a ?e ?i ?o ?u), so i have to select my layout again in the gnome control center.

With my other computermore or less the same.Its a desktop PC with an spanisch keyboard. But i thinck i picked German keyboard during installation and now it starts always with german with some sort of 5 secs delay when setting it. I have to pick spanisch and i always delete the german layout, but after some time having it running, it resets to the previusly deleted german layout.

View 7 Replies View Related

Fedora :: Gnome Keyboard Layout Set To USA Default Layout After Upgrade From 11 To 12

Dec 2, 2009

having problems with my keyboard layout since upgrade from F11 to F12. When I reboot and login into gnome I have to switch back to my layout as it has been set to USA default layout.

View 3 Replies View Related

Ubuntu :: Customized Keyboard Layout Isn't Listed In Preferences/Keyboard?

Mar 3, 2011

I defined a variant to my keyboard layout (Italian) editing the file/usr/share/X11/xkb/symbols/it and adding this block:

Code:
partial alphanumeric_keys
xkb_symbols "itaro" {

[code]....

View 1 Replies View Related

General :: Using Ubuntu Keyboard Layout In Mac OS X With A PC Keyboard?

Dec 24, 2010

I'm a used Ubuntu user on a pc, and I like the french keyboard layout because it allows me to type accentued characters easily.I found a win-fr keyboard layout but it's much like windows and not so good.I found xmodmap.fr keyboard layout and I'd like to know if it was possible use it with my Mac SL 10.6.5, maybe I could do xmodmap xmodmap.fr or a way to convert to mac layout file.

View 1 Replies View Related

Ubuntu :: Cant Find Keyboard Layout For Keyboard?

Nov 20, 2010

Recently i have bought a Dell Inspiron n5010 laptop and installed ubuntu 10.10. I have a windows 7 installed as well. In windows Us English Table for IBM Arabic 238_L keyboard layout works for my pc. But, i can not find this layout in my ubuntu.

View 2 Replies View Related

Ubuntu :: Keyboard Settings Always Changing / EMESENE Always Changing

Sep 1, 2011

is everytime i reboot , my keyboard is reset to USA. im in canada & it pisses me off each time i need to change it also.all my options on EMESENE is the same issue always RESET.it's like if nothing keeps the changes once rebooted.

View 1 Replies View Related

Ubuntu :: How To Set The Keyboard Layout

Jun 6, 2011

I installed Ubuntu 11.04.

how to set the keyboard layout.

I keep using the rescue cd because whenever I choose a keyboard layout the system does not seem to keep it like that.

After rebooting it loads another layout and I can't find which keys to type in that unknown layout. So for the moment, my password is 'tt' because I know it will work in both layout.

I have a belgium azerty keyboard. For the moment the upper option in the keyboard layout screen is USA and the lower option is Belgium. Which is weird since I thought that the upper option was of higher priority. But at least it works like that. At least until I reboot I think

PS: the rescue cd has also a keyboard layout problem. I chose belgium and I end up with a usa layout.

View 3 Replies View Related

Ubuntu :: Keyboard Layout Not In List?

Mar 15, 2010

I recently got a new keyboard, and went with a Razer RZ03-0018. It's not working. I have Swedish as my default language, but it defaults to... enUS I believe. In System > Preferences > Keyboard > Layouts, I can't find the keyboard listed anywhere, and even though I have it set to "Swedish", I still get that weird enUS layout

View 3 Replies View Related

Ubuntu :: Change Around My Keyboard Layout A Bit?

Apr 19, 2010

I'd like to change around my keyboard layout a bit and can't figure out how. I'd really like to swap f1 and f7, f11 and f2, right alt and escape, backspace and caps lock, and a few of the letter keys. Is there any easy way to do this? (It's a confusing story about why I want to swap the f keys) Gnome, if it matters.

View 7 Replies View Related

Ubuntu :: Can't Set Keyboard Layout Options / Fix It?

May 14, 2010

I've got an odd problem with the keyboard layout options.

I use caps as an additional control, as set in Keyboard Preferences > Layout > Options. However, I recently came across an issue where Shift + Space does not send space, so I go into the options to set space at any level to fix it, and while the option appears to have been selected, there is no change in behavior.

Whats going on?

View 3 Replies View Related

Ubuntu :: How To Use Dvorak Keyboard Layout In 10.04

Jul 24, 2010

I recently decided to try out the Dvorak layout, and manually rearranged my keys today. For those who do not know:
Dvorak is a keyboard layout designed in the 1930's that is designed for comfort and speed. It is reported as being easier to learn than Qwerty, and more comfortable as well. Keep in mind that you can still type in Qwerty after you manually change your keyboard to Dvorak.

First, for those who want a Dvorak keyboard, you don't! You can rearrange the keys on your existing keyboard like I did. To do so, insert the dull end of a fingernail clipper (or other long, thing object) into the area between two keys on your keyboard. Be sure to unplug your keyboard first, or you might end up typing ksiwmvosioiwjefoakjsdfj;ls.xoqw, or worse, triggering a system shortcut.

Be sure to look at a picture of the current Dvorak layout first. Once you have removed the necessary keys, line up the male end of a key with the female end of the location it needs to be. Press down hard! You tap the key in its new location a few times before you proceed. Some of the keys on my keyboard were different. On my keyboard, the F and J keys and their slots were different than the rest of the keyboard. These keys sunk when pressed. To avoid this, I put these keys in upside down, as you can see in the first example.

Once you have placed all of the keys, plug your keyboard back in. Type something. You'll notice that everything is completely normal, except your keyboard looks like the something from Carmen Sandiego: Word Detective. In order to type in Dvorak, you will need to add the Dvorak keyboard layout. Doing so is simple. Go to System>Preferences>Keyboard. Go to the layout tab, and click "Add...".

If you are limited on screen space, or don't want to spend a century scrolling down to the bottom of the list, go to the "By language" tab, select English as the Language, and select USA Dvorak as the layout. If you want, you can disable "Separate layout for each window". Now, click on USA Dvorak and click "Options...". You will want to change Alt/Win behavior to "Meta is mapped to Win keys". Also disable anything under "Key(s) to change layout".

Now, click on "USA" in the notification area and notice that it says "USA2". You should now be able to type in Dvorak. Try typing something! Be amazed at how slow you are. Next, try out a keyboard shortcut. If you have Compiz, some of your shortcuts might not work. For those shortcuts that don't apply to Compiz, try rebinding them in Keyboard Shortcuts. To fix Compiz using Qwerty for shortcuts, press alt F2 and run this command:

Code:
compiz --replace --sm-disable --ignore-desktop-hints
Also, you should change the layout on your login screen next time you login. Don't want to type ekrpat, now do we? Unfortunately, after finishing righting this, I discovered Colemak...

View 3 Replies View Related

Ubuntu :: Keyboard Layout Switching In 10.04

Sep 19, 2010

A few months ago I upgraded one of my Ubuntu boxes to 10.04.1 and haven't been able to switch keyboard layouts ever since. I have US and Russian Phonetic keyboards and used to be able to switch between them using the keyboard switching panel applet back when I was using Karmic Koala. Now the applet is gone and not even available in the list of applets.

I understand the applet has been removed in the new Ubuntu. But why? And what other means of switching keyboard layouts are available now?

The trouble is that I have never been able to switch layouts without the applet -- none of the keyboard shortcuts I tried under Preferences > Keyboard > Layouts ever worked in any version of Ubuntu. Now I can't even test the Russian layout inside the Layouts tab, i.e. when I select Russian Phonetic and type something in the test box below I keep getting US layout characters.

View 6 Replies View Related

Ubuntu :: Can't Change Keyboard Layout

Nov 10, 2010

i have ubuntu installed on my vps and when i open terminal or office to write something i type for example a i then get f on the screen?

i go to keyboard preferences and add my country layout which is sweden ..but it doesnt change even after that.

View 4 Replies View Related

Ubuntu :: View The Keyboard Layout?

Jan 25, 2011

How can I view the keyboard layout? Sometimes I need to write things in a different language, and I can't find the keys that go with certain symbols. How can I view the keyboard map? In Ubuntu this is easy, but I can't find anything in Kubuntu.

View 2 Replies View Related

Ubuntu :: 11.04 Can't Switch Keyboard Layout?

May 9, 2011

I made the mistake to install Ubuntu 11.04 without trying it first from a live usb. After 15 minutes switched to classic theme (Unity seems to netbook oriented and confusing to me). After 2 days I am about to go back to my beloved Ubuntu 10.10.

I added some keyboard layouts and also specified alt+shift as the command to switch between layouts. Unfortunately it is not working!

View 1 Replies View Related

Ubuntu :: Set Keyboard Layout For Live USB?

Feb 16, 2011

Just recently started to use ubuntu live usb 10.10, Everything is good except some of the symbols such as the # is not the same as it appears on my keyboard, I was not asked for keyboard settings only when I boot up what language I want to use and if i would like to make a full install

How do I configure the keyboard layout?

View 1 Replies View Related

Ubuntu :: Non-US Keyboard Layout Gets Reset To US After Reboot

Jan 9, 2010

I am using a fresh Ubuntu 9.10 installation with english-only language but with a German keyboard.

So, once booted into my (only) account, I use the Keyboard Preferences app to change my Layout from US to German. Which works. I also remove the US keyboard so that the only layout left is German.

But upon a reboot, not only the US kbd is back in the layouts list, but the kbd also has defaulted back to US, so that I have to open the Kbd Prefs to again remove the US layout to get my German layout active again.

I also tried "Apply System-wide" and even logged in as root to make the same changes, but the system always goes back to US layout after a reboot.

This is also a problem when logging in after a reboot - I want the system to use German layout there, too.

So, how do I change the layout globally so that even at the login page I have my German layout already active?

View 3 Replies View Related

Ubuntu :: Change Keyboard Layout When One Key Isn't Working?

Jan 10, 2010

My R key isn't working anymore. I use Karmic Koala.

The keyboard preferences is set up for different languages, but that's not my problem.

I'd like to make it so when I type the key to the left of 1 (the one that types out ` and ~) that it types R.

View 3 Replies View Related

Ubuntu :: Creating A Custom Keyboard Layout

Jan 22, 2010

There have been some posts on this forum about custom keyboard layouts, but the latest one was more than three years ago, and is outdated. I found the following code for a custom dvorak international keyboard layout here, but it directs me to copy this code into the folder /etc/X11/xkb/symbols/pc, a folder which does not seem to exist in 9.10 or 9.04.

Code:

As this is the only thing I felt Windows did better than Ubuntu (custom keyboard layouts), I would love to be able to change the layout and finally seal the deal with Ubuntu.

View 9 Replies View Related

Ubuntu :: Where To Find Keyboard Layout To Edit?

Feb 8, 2010

According to this article, one could create a custom keyboard layout.
While i look in the /ect/x11/xkb/ repertory i find a base.xml file only, no keyboard layouts as the article suggests.

Where can i find my keyboard layouts so i can edit them?

View 3 Replies View Related







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