Debian Installation :: Choosing A Default Keyboard Layout (simple-cdd)

Jan 27, 2010

i've just built my own debian distro with simple-cdd, based on the latest release of lenny. everything is working fine, except for:

first, i couldn't set a default keyboard layout up in preseed file. i tried all these settings below, but none of them worked:
console-data console-data/keymap/qwerty/layout select US american
console-data console-data/keymap/family select qwerty
console-common console-data/keymap/family select qwerty

[Code].....

View 2 Replies


ADVERTISEMENT

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

Fedora Installation :: Xorg.conf Doesn't Work - Can't Switch Keyboard Layout By Default

Jul 22, 2009

I have problems with keyboard layout switcher. On Gnome everything works. But when I start to use other DE I can't switch keyboard layout by default. So I create xorg.conf, but anyway it doesn't work...

View 1 Replies View Related

Debian Installation :: Custom Keyboard Layout On Jessie

May 23, 2015

I was using a custom layout for my keyboard as I've a UK laptop but still use french accents sometimes. After the update from Wheezy to Jessie my configs disappeared so I have put them back:

- Defining my layout here: /usr/share/X11/xkb/symbols/gb
- Adding here: /usr/share/X11/xkb/rules/base.xml and here /usr/share/X11/xkb/rules/evdev.xml in the gb configItem

Code: Select all       <variant>
          <configItem>
            <name>accentsFR</name>
            <description>English (UK with french accents)</description>
          </configItem>
        </variant>

- Adding the declaration of the layout here /usr/share/X11/xkb/rules/base.lst and here /usr/share/X11/xkb/rules/evdev.lst

Code: Select all  accentsFR       gb: English (UK with french accents)

So everything looks alright, if I go to System Tools -> Preferences -> Settings -> Keyboard -> Input Source my layout is well selected and I can even see the correct layout by clicking on the keyboard icon (cf my snapshot)

Here is the snapshot of the keyboard input source settings: [URL]....

View 1 Replies View Related

Ubuntu :: Set Default Keyboard Layout To Romanian?

May 18, 2010

I've installed Ubuntu Lucid Lynx for my friend from Moldova, added there a romanian localization via Language support and removed English.

Then, I wanted to set default keyboard layout to Romanian, so I moved it up above the US layout. However, after reboot I always had US keyboard layout selected in Gnome.

So I removed US keyboard layout and left there only Romanian one. But, surprisingly, US layout always appears after reboot and is selected by default.

View 7 Replies View Related

Ubuntu :: Change Default Keyboard Layout

Jun 21, 2010

This was a fresh install of 10.04. I set the keyboard for UK Intl for use with a cordless keyboard. The keyboard turns out to be incompatible with 10.04, because it does not type the ' and " signs correctly. I tried another cordless keyboard with the same result. I gave up and attached a plug in usb keyboard which has a USA layout. I added USA International layout and set to apply system wide.

The problem is that whenever the computer is shut down and restarted it reverts to the UK setting, and even though I'm using a USA keyboard it still does not type the ' and " signs correctly. Can I fix this without doing a full re-install?

View 6 Replies View Related

Ubuntu :: Change - Default - Keyboard Layout In 11.04?

Jul 23, 2011

At first, I've installed the desktop version (Gnome desktop environment) with a German keyboard (u know, "y" and "z" is swapped, etc...) and everything turned out to be fine.

The problem comes when I want to use a normal en-US layout keyboard to replace the German keyboard.

I simply did: System Settings --> Hardware --> Keyboard and in the "Layouts" page I "Remove" the German layout and "Add" the USA layout. I even clicked the "Apply System-Wide..." button...

Things work out fine for the current session.

But each time after a restart/log out the default layout will go back to German although the USA layout still exists in the "Layouts" page. And also in the console I can tell the layout is still German.

View 3 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

Debian :: Can't Scroll Up/down In Debian Installer (even After Changed Keyboard Layout)

Dec 1, 2010

when I finally wanted to install Debian to my hardrive. Somehow, how to copy it to USB drive and make it boot-able. Installation process started without problems, but it failed on step called (something like) "Find files in CD-ROM" - what was expectable, since I used USB drive. So I wanted to unmount "/cdrom" and mount my USB drive there instead. I moved to another terminal, and searched for right device. "ls /dev" does not help, since I can't scroll to see other devices. Also kernel messages - can't scroll. Tried to change keyboard layout, still didn't work. I also can't use less, because there is no apt-get installed. Another problem is, that after trying to mount only viewable device (/dev/sda1), mount failed bacause I gave there invalid argument, or directory didn't exist. (Note that I created directory in /mnt/... or /media/... first). So I am asking - how can I remap keyboard to use those page up/down keys?

View 12 Replies View Related

Debian :: Password Keyboard Layout In Chroot

Sep 18, 2015

I tried to install Debian on my MyBook Live NAS following this [URL] ..... I was as happy as a sandboy when the SSH login finally was reachable after the process which went through without any errors or problems. But thats not the end - my password is not accepted and so i can't login.

In more technical terms here's my question: I chrooted into a newly debootstrapped system and changed the password using simple 'passwd'. Having done that on another machine i could find out that there are no locales/keyboard settings applied. My guess is that in this case the default US(?) settings and the keyboard layout are used.

Not aware of any issue here i entered a password containing special characters like " and ! and @. After investigating further I found out that in the chroot environment my keyboard layout from the host is used, which is bad because i do not know what environment was set in the originally MyBook system. All the action was done via SSH using kitty.

Disassembly would be the last exit which i would like to avoid. What keyboard layouts are used in chroot without locales set AND which one is used in the openssh login prompt? Is there a way to enter the password in a <ALT> + x format?

View 1 Replies View Related

Debian :: Console Keyboard Layout Not Set On Boot?

Jul 13, 2010

I have console only on my machine and I have two problems with it:

1) I can't find how to enable programmer dvorak keyboard layout.

2) All the console settings don't stay after reboot, I have to do dpkg-reconfigure console-setup again. But after I do that I loose russian layout that I normally can switch to with Alt+Shift.

View 6 Replies View Related

Debian Configuration :: Change To Norwegian Keyboard Layout

Oct 24, 2015

When I installed Debuntu i picked US as my country, and now when i try to change region/language/keyboard-layout to norwegian, Debuntu only suggests english. How can i install the Norwegian language pack to debuntu?

View 2 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 :: LIVE -> Customize Keyboard Layout?

Feb 3, 2011

I've Lenny and I've created a customized LIVE USB image with Swiss German keyboard layout using these commands:# lh config -b usb-hdd --bootappend-live "locales=de_CH.UTF-8 keyboard-layouts=ch" --packages-list xfce

# lh_build An binary.img was successfully created, but if I boot from this image, then I still have default US keyboard under xfce.

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

Debian Multimedia :: General Way To Switch Keyboard Layout?

Nov 22, 2010

What is the general way to switch the keyboard layout?
What works for me currently is the custom Section in /etc/X11/xorg.conf.d/kbd.conf.
However this section must include Option "Device" "/dev/input/by-path/..." which identifies the current keyboard. This works fine for my laptop keyboard.
However when I attach USB keyboard, keyboard switching does not work.
I also found somewhere it should be done via /etc/default/keyboard, but that does not work for me at all.

View 2 Replies View Related

Debian :: Unreadable Characters In Console Mode And In Keyboard Layout?

Oct 10, 2010

I'm getting a weird charset problem in a chroot'ed system that I kexec'ed into. It is especially noticeable in ncurses programs like aptitude, but it also noticeable in vim. [URL] My locales are configured to en_US.UTF-8, I have choosen my keyboard layout with kbd-config while in the chroot before kexec'ing into it, I've passed the bootkbd= parameter to the kexec'ed kernel, and my TERM variable is set to "linux". I can't try xterm because this chroot system doesn't has X.

EDIT: I just noticed that the keyboard layout I selected is not working properly. All keys work fine except the ones that are specific to my country. Instead of ç I get a weird symbol.

View 2 Replies View Related

Debian :: Keyboard Layout Switches Accidentaly In Gnome - Lenny

Jan 4, 2010

I use czech QWERTZ keyboard layout, but sometimes it accidentaly switches to (probably) english or US qwerty, so I am unable to write our national characters (which share the keys with numbers on laptop), it writes Y instead of Z etc.

So I am unable to write normal text. I looked in keyboard settings, but it seems to be ok:

layout is "česko with <|> key" - HP Pavilion ZT11xx - this seems to be OK and it worked without problems before this accidental switch.

there is no other layout than the mentioned one and in Layout settings (hope this is correct as I have this in Czech) I unchecked all boxes in Layout switching.

I absolutely have no idea where is the problem. Maybe it is some keybinding but did not find anything which could do this.

I use Debian Lenny with added a11y apps like Orca etc. called Vinux. I tried to ask there, but currently wihout success.

The whole thread is here: [url]

View 14 Replies View Related

Debian Configuration :: Keyboard Layout Used At Boot For Encrypted Filesystem?

Jun 28, 2011

how can I set the keyboard layout used by Debian to enter the password of my encrypted filesystem?

After my recent "aptitude upgrade", I have not been able to mount my encrypted filesystem anymore. I have discovered that the keyboard layout used to enter the password has changed. Problem is that with such layout I can't enter some of the characters composing the password. The encrypted filesystem looks intact, since I have been able to mount it and backup my files by means of a live CD. That means that I can edit any system file, if needed.

Every technique I have found to change layout cannot be employed in this case, since they rely on the system being up and running. I've tried editing /etc/default/keyboard, but that does not work.

View 2 Replies View Related

Debian Multimedia :: Can't Change Keyboard Layout In Gnome 3 Classic

Jun 2, 2015

I installed Gnome 3 Classic but I can't change my input source.in Gnome 3 I can but in Classic version I can't. In Gnome 3 I can see it beside the Clock but In Gnome 3 Classic it doesn't exist. How can I enable it?

View 0 Replies View Related

Debian Multimedia :: Enable Keyboard Layout Indicator In Gnome 3 Classic?

Jun 4, 2015

How can I enable "Keyboard layout indicator" in Gnome 3 Classic?

View 0 Replies View Related

Ubuntu Installation :: Stalling At Keyboard Layout (Lucid)?

Apr 29, 2010

I have tried to install Ubuntu Lucid Lynx on my Aspire One netbook. I tried both the full version and the netbook remix and both installations stall at the keyboard layout stage. I select the layout and click forward but it stalls and doesn't go any further. Anyone else have this problem on any of their machines or do you think it could just be specific to the Aspire One? I just find it odd that it happened on both versions. They work fine in live mode so I don't know what could be causing this.

View 8 Replies View Related

Ubuntu Installation :: Change Console Keyboard Layout?

May 15, 2011

If I switch using CTRL-ALT-F1 to the console, then I have other keyboard layout than under Gnome Desktop. Howto change console keyboard layout?

View 5 Replies View Related

Ubuntu :: Choose The Keyboard Layout The Installation Freezes

Apr 11, 2011

The thing is that whenever I try to install Ubuntu (Xubuntu actually, but the problem seems to happen with any desktop environment) I fill the spaces, choose the partition where to install, set the mount points and everything, but when I get to choose the keyboard layout the installation freezes, it just stays there and it won't give me the chance to submit a username and a password for my Linux session.

View 4 Replies View Related

Fedora Installation :: Notebook HP Pavilion DV8000 - Keyboard Layout?

Apr 11, 2009

I used to have F9 on my HP pavilion dv8000. I have been trying to install F10 (and even CentOS 5.3) on it and, during the installation process, when I choose the keyboard layout (english) it doesn't go on. Weird because I am using the same disk I successfully used to install F10 on my desktop. What could it be? The same problem happens when I make the installation process in text mode...

View 1 Replies View Related

Ubuntu Installation :: Can't Install 10.04 - Freezes At Keyboard Layout Selection

May 19, 2010

I'm trying to install Ubuntu 10.24 at a computer running Windows 7. Here are 2 scenearios, with the same result:

If I boot from the Ubuntu CD and try to install it, the wizard is freezed at the keyboard layout selection. I'm able to select my keyboard, but after I press Forward, the button is greyed out and nothing happens.
If I press cancel, I load the Live CD and retry the installation from there, selecting the shortcut "Install Ubuntu 10,04 LTS" from the desktop. Everything goes fine until the keyboard layout selection. Just in case, my keyboard is a USB Microsoft Natural Ergonomic Keyboard 4000 and it works perfectly fine in Windows 7 and in the Live CD.

View 3 Replies View Related

Ubuntu Installation :: 10.04 Install Stuck Step 3 Of 7 Keyboard Layout

Aug 12, 2010

I have acer aspire one netbook i'm using ubuntu 10.04 on my desktop but i wan't to install ubuntu on the netbook. i made usb installer ubuntu will run from the usb drive but when i try to install it gets stuck on step 3 of 7. wth? tried over and over again

View 2 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







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