General :: Ubuntu - Custom Layout/group Switching Keys?

May 3, 2010

I'm using Ubuntu (Karmic) and 2 keyboard layouts. Using the gnome settings, I managed to set it to switch with Alt+Shift (windows style), but I really want to limit it to Right Alt + Right Shift, but that option isn't available in the gnome wizard. I've opened gconf-editor and found the kbd configuration, but trying to add 'r' or 'right_' prefixes to the keys didn't help.

View 1 Replies


ADVERTISEMENT

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

General :: Adding A Custom Keyboard Layout In Kubuntu?

Feb 28, 2011

I have written a custom keyboard layout that I'm trying to install in Kubuntu 10.10. This is the layout: [URL]

I have added the layout as /usr/share/X11/xkb/symbols/dotan and made these changes:

In /usr/share/X11/xkb/rules/base.lst I added this:
! layout
dotan Dotan
Of course, the !layout line was already there, I did not touch it.
In /usr/share/X11/xkb/rules/base.xml I added this:
<layoutList>
<layout>

[Code]....

However, after a reboot I do not see the new layout in KDE's configuration for these things.

Note: this is a repost of a post on the geekhack forums. After posting I realised that LinuxQuestions is the better place to ask this. For reference, here is the original geekhack thread: [URL]

View 2 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 :: Switching Keyboard Layout In Console Only?

Feb 7, 2010

I am logging into an Ubuntu 8.04 machine using ssh, so I use a console. The keyboard layout is US-standard, obvioulsy. However, I would like to use french-canadian keyboard layout. And I don't know at all how to switch it in console. Give me Gnome or KDE, and we're done. But this is console only. I guess it has to do with the loadkeys command. Ok. I retrieved from the web a file cf.map.gz. Maybe ubuntu requires a different kind of file? Using "locate cf.map" I get nothing, except the file I have downloaded. Any package I should demand to be installed? (if yes, what do I do once they are in?) I tried using both the .gz and uncompressed files.

Code:

loadkeys cf.map.gz
Couldnt get a file descriptor referring to the console

Code:

loadkeys -u cf.map.gz
Couldnt get a file descriptor referring to the console
Loading cf.map.gz

[code]....

They tell us about some program, console-data, using root privileges. Intriguing, but I am only a user, and do not have any root privileges. The system admin. has never used another keyboard layout, and knows even less than I on this matter. I tried similar stuff on my openSUSE at home, on a newly created experimental account, and I am equally unable to change within the console the keyboard layout (similar error messages).

View 2 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 :: Create A Custom Keyboard Layout?

Feb 23, 2011

I need to create a custom keyboard layout for Canadian Aboriginal syllabics. How do I do this? Keyboards exist for Windows and Mac.

I can't find any current documentation for this.

View 4 Replies View Related

Ubuntu :: Switching Between Terminals Without Using Combination Keys?

Apr 14, 2010

This is it. Alt + Ctrl + F key won't work for me! I run kubuntu 9.10 on vmWare and what I want to do is to switch between virtual terminals. I tried Alt + Ctrl + F key combination and it only work once!, Say for example, I'm working in GUI on terminal 7(tty7) and I press Alt + Ctrl + F1 to go to tty1. It takes me to tty1 and I can login, then I come back to GUI using Alt + Ctrl + F7, but after that Alt + Ctrl + F1 doesn't take me back to tty1, no matter how much I try. What I can do is to press Alt + Ctrl + F2 and goto tty2 and without logging in, press Alt + Ctrl + F1 to goto tty1. And again, this won't work for a second time! This keeps happening to all the other terminals. Is there a command to switch between terminals?

View 1 Replies View Related

Ubuntu :: Creating And Installing A Custom Keyboard Layout?

Jul 1, 2011

How to create and install a custom keyboard layout?

View 1 Replies View Related

Debian :: XKB - Super - Not A Modifier In Custom Layout

May 29, 2011

I've written my custom keyboard layout, where I'm trying to remap the Menu key as Super. The key gets remapped, however Super is not recognized as a modifier key, unlike with a standard layout I've used as a comparison. What puzzles me is that the left Windows key, which I never refer to in my custom layout stops working as well.

Here is the relevant section of my custom layout:

Output of xev command shows the key has been remapped correctly:

View 2 Replies View Related

Ubuntu :: Command For Inserting Symbols? OR Custom Keyboard Layout

Feb 24, 2010

Is there a way to set up a custom keyboard layout? (ex: set q to the f key, etc.) I have looked around, but have been unable to find one.

If there isn't one, then a (basically) equivalent solution for me would be to map some of the symbols I need (ex: Δx,Σ,ect.) to ctrl-/,ctrl-., ect. through keyboard shortcuts. The problem I run into here is that I do not know of any commands that paste a specific symbol into the focused text input area. Does anyone know of one?

View 3 Replies View Related

OpenSUSE Multimedia :: Keyboard Layout YAST - '{}@' Keys Don't Work

Sep 25, 2010

I used YAST to set my keyboard layout to Belgium AZERTY. But my '{}@' keys dont work. [ALT]+[CTRL]....

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

OpenSUSE :: Custom Keyboard Layout Asciitilde Does Not Work

Jul 23, 2011

I have swapped backspace key with ` (grave) key. So I added a layout in the /usr/share/X11/xkb/symbols/us with the following lines:

key <TLDE> { [ BackSpace, BackSpace, BackSpace, BackSpace ] };
key <BKSP> { [ grave, asciitilde, dead_tilde, asciitilde ] };

Now the backspace and grave work well, but when I press shift + grave (previously backspace key), I get grave, not asciitilde.

This is strange because I tried the same thing (with the same us file) with Chakra linux and it worked without any problem.

View 2 Replies View Related

Software :: Change Character In Custom Keyboard Layout?

Mar 9, 2010

How can I change the third level of the 1 (one) key to umlauted a using German Dvorak layout?

View 1 Replies View Related

OpenSUSE :: Change Mapping For A Couple Of Keys In Russian Phonetic Layout

Sep 23, 2010

I'm trying to change mapping for a couple of keys in Russian phonetic layout.

View 7 Replies View Related

Fedora Installation :: F12 Partitioning - Create A Custom Partition Layout?

Nov 29, 2009

I have several partitions on my hard drive, and like to use the 'Create Custom Layout' option during the installation process, to make sure that I don't loose any of my existing partitions or the data on them.

I have attempted a minimal F12 installation from Fedora 12 DVD. But the 'Create Custom Layout' option is not an option in the menu.

How do I install F12 and tell anaconda exactly which partitions I want to use and format?

My current working partition layout is shown in the attached screenshot.

I want to use the following custom partition layout during the initial F12 installation:

Code:
/dev/sda2 / Fedora-12-root
/dev/sda3 SWAP
/dev/sda11 /var/log/ var-log
/dev/sda12 /tmp tmp

This allows me to share existing partitions between my current working F10 root partition, and the newly-installed F12 root partition. So if there are problems with the new F12 installation, I still have a working F10 system to fall back on.

The other partitions with data on will be mounted when the intiall installation has been completed

View 4 Replies View Related

Fedora Installation :: No Custom Layout Of Partitioning In Text Mode?

Dec 27, 2009

Since the kernel of F11 live-cd can't recognize my video card, I have to run it in text mode. I also have to run "liveinst" in text mode and the install progess seemed ok. But on the partitioning selection step, there is no "custom layout" option! I rembered that in the graphic mode there was such option. How can I find it in the text mode?

View 2 Replies View Related

Fedora Installation :: Partition Deletion - Create Custom Layout

Aug 17, 2011

I am trying to install fedora15, my devices are as follows:
/dev/sda1- contains windows recovery
/dev/sda2- contains windows vista
/dev/sda3- free space
/dev/sda4- where fedora10 is existing.

Basically I want to scrap the fedora 10 in /dev/sda4 and install fed15 on the place (ext3). During the installation process fedora asked me, Which type of installation you want? I choose 'create custom layout'.

Then in the next window that appeared I choose /dev/sda4. Then it gives me four options like
Create Edit Delete Reset

I want to know what does this Delete mean. What will it do, will is erase all the older partitions within /dev/sda4 i made for fedora10 (previously I made three partitions /boot, swap, /) or will erase /dev/sda4 itself. I am scared to continue installation further.

View 10 Replies View Related

Hardware :: Force The Installer To Accept Custom Partition Layout?

Dec 12, 2009

Upgrading fc10 to fc12 with a fresh install. Made several partitions with fdisk. mkfs failed."Bad superblock at block 1.Need blocks 1 to 4 to create file system. Aborting.Tried mkfs -c, badblocks, dumpe2fs,no joy. No backup superblocks,because I had already fdisked.

Repartitioned starting at cyl 10. mkfs worked fine then. FC12 installer still could not initialise disk, however. I guess it looks at block 1, to initialise before it offers diskdruid, so it never gets to see my custom partition layout. How can I force the installer to accept my custom partition layout? Is a bad superblock at block 1 a fatal, throw-the-disk-away fault?

View 1 Replies View Related

Debian :: Multimedia Keys And Non-cyclic Switching Off Keyboard Layouts

Nov 9, 2015

After installing Debian 8.2 I tested my multimedia keys and they all are correctly detected by xev and works as expected. Then I start to configure my keyboard. I need to use three keyboard layouts EN, UA and RU. By default I can switch between them using selected keyboard shortcut with following pattern: en→ua→ru→en→ua... But I want to switch layouts independently, using different keys for each layout, for example: qWCapsLock — enable EN layoutShift+CapsLock — enable UA layoutCtrl+CapsLock — enable RU layoutAfter googling and reading different forums I come to following solution (here is documents and discussion in russian). Create files

/usr/share/X11/xkb/compat/mycompat
Code: Select all 
default partial xkb_compatibility "default"  {
   interpret Mae_Koho {
       action= LockGroup(group=3);
   };
   interpret Zen_Koho {
       
[code]...

This works perfectly, but all multimedia keys now not recognized by xev and as result they does not work. I know that I can use xmodmap to map keys, but maybe same result can be achieved by fixing some of the newly created files or setxkbmap+xkbcomp command listed above.

View 0 Replies View Related

Fedora Installation :: Shrinking A Ntfs Partition - Free Up Space In Creating Custom Layout?

Nov 22, 2010

Im trying to shrink a 80 Gb ntfs partition. but when i clicked the shrink option the partition is like this:

"sda1(ntfs,0 mb)".

how to free up space in creating custom layout.

View 1 Replies View Related

Ubuntu :: Keys Are Not Working - When Want An @ Sign Cant Make That Sign - Keybaord Layout Has Been Changed

Mar 23, 2010

I have a problem my ubuntu is the latest distro but the shiftkeys are not working like when i whant an @ sign i cant make that sign the keybaord layout has been changed i even have done most of the solutions found on the site and no use.

View 1 Replies View Related

Fedora Installation :: Custom - Lvm2 Group With Encryption And Have The /boot File Stored Within?

Oct 15, 2009

I need to install a lvm2 group with encryption and have the /boot file stored within. Is this possible in Fedora's graphical installer? I know it can be achieved in Arch(I know I'll need grub2, I assume that's coming in Fedora 12) I can always install it separately.

View 6 Replies View Related

General :: Secondary Group Users Need To Change File Permissions Of Primary Group Files?

Oct 19, 2009

i want secondary users can able to change the files permissions of primary group?user MAC is having www as a primary and httpd as secondary group. But he want to change the file permissions (chmod) httpd group files. Is it possible or not? I think its not possible. If it`s possible then let me know how?

View 3 Replies View Related

General :: F3 - F5 Keys Incorrectly Behaving As Audio Keys / Remap Them To Original Meaning?

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

General :: Group Member Not Able To Write To Group's File?

Feb 8, 2011

I have a group (GROUP) with a number of users. I recently added a new user (NEW). NEW is able to read but not write group files, whereas all the other users in the group can read and write to the group files. The permissions for the group files indicate that all members of group should have write permission -rwxrwxr-x

/etc/group indicates that NEW is a member of GROUP
...
GROUP:x:501:GROUP,OLD,OLD2,OLD3,OLD4,....,NEW

[code]....

Don't know if it matters, but both OLD and NEW write to the GROUP files over an internet connection. why NEW can't write to GROUP files? Is there a maximum number of members in a group that I might have exceeded?

View 2 Replies View Related

General :: Re-mapping Non-standard Keys To Modifier Keys?

Apr 7, 2011

I'm running Debian (Squeeze) and I have a toshiba portege m700. It has five buttons on the front just under the screen, which are the only ones accessible when you flip the screen over into tablet mode. One of them is for rotating the screen, and another is for switching to external display. I want to remap the remaining three to control, alt and super so that I can use shortcuts with the stylusThe problem is, when I used showkey to find out the key codes, I found out that each button generates more than one key code:Button 1:

key 126 press >> super_r, although this is distinct from the actual super key (125)
key 7 press >> 6
key 7 release
key 126 release

View 4 Replies View Related

General :: Security Group Can Be A Member Of Another Group?

Aug 22, 2010

I need to create a group that has the same permissions as the users group. Can I have the new group be a member of the "users" group to inherit its permissions?

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







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