Modify keyboard config file

morphheus

Being a French Canadian, I like to have easy access to accents like èéÀ, but would like to modify their locations and replace them by {}[] for programming purposes (currently located on level 3 of keys 7 8 9 0 ).

I figured I should modify the file corresponding to Canadian Multilingual Standard layout. I found it in /usr/share/X11/xkb/symbols, in the ca file. I modified the entries for "Canadian Multilingual", then called setxkbmap ca multix. Modifications didn't work.

I opened another Xserver window (sudo xinit -- :2), called setxkbmap ca multi again, no effect. I rebooted, to no avail. I still see the modifications in the config file.

Am I modyfing the good file? I ran sudo find -name xkb -print to see if I was modifying in the wrong folder, but all other folders named as is were empty/full of gibberish

P.S.: Using ubuntu 12.04

P.P.S.: I checked all folders in xkb/symbols, to no avail.

To Do

I had the same problem. It seems Ubuntu stores cached copies of the keyboard layouts in /var/lib/xkb.

What worked for me was deleting the xkm files in /var/lib/xkb: sudo rm /var/lib/xkb/*.xkm and logout and in again.

This solved the issue for me.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Modify keyboard config file

From Dev

modify KMail config file

From Dev

Modify git config file globally

From Dev

Modify config file during release

From Dev

bat file to modify web.config setting

From Dev

bat file to modify web.config setting

From Dev

How do I modify config file at runtime

From Dev

Modify appSettings in the custom config file which is referenced via 'file' attribute

From Dev

Use a Chef recipe to modify a single line in a config file

From Dev

SharePoint 2010 modify web.config file with http handlers

From Dev

Modify the file 'config.inc.php' for XAMPP, PHPMyAdmin & MySQL setup

From Dev

How to modify a key in web.config file through the code?

From Dev

API to modify the machine.config file - 'DbProviderFactories' section can only appear once per config file

From Dev

API to modify the machine.config file - 'DbProviderFactories' section can only appear once per config file

From Dev

Modify keyboard layout/shortcuts

From Dev

my openbox config file (lubuntu-rc.xml) - the windows resizing keyboard shortcuts stopped working?

From Dev

How to access and modify the values of .config file with ini format by using c#?

From Dev

Is it possible to modify git config options for wild respos without manually editing the gitolite.conf file?

From Dev

Windows 10 On Screen Keyboard Config

From Dev

Which Machine.config to modify

From Dev

Modify config files with sed in bash

From Dev

How to modify windows 10 Keyboard shortcuts?

From Dev

How can I modify keyboard shortcuts for Firefox?

From Dev

Brave Browser: how to modify extenions keyboard shortcuts

From Dev

Txt file as config file

From Dev

Txt file as config file

From Dev

List of acceptable entries in openbox config (keyboard)

From Dev

modify gzipped file with python

From Dev

Modify and assemble .s file

Related Related

  1. 1

    Modify keyboard config file

  2. 2

    modify KMail config file

  3. 3

    Modify git config file globally

  4. 4

    Modify config file during release

  5. 5

    bat file to modify web.config setting

  6. 6

    bat file to modify web.config setting

  7. 7

    How do I modify config file at runtime

  8. 8

    Modify appSettings in the custom config file which is referenced via 'file' attribute

  9. 9

    Use a Chef recipe to modify a single line in a config file

  10. 10

    SharePoint 2010 modify web.config file with http handlers

  11. 11

    Modify the file 'config.inc.php' for XAMPP, PHPMyAdmin & MySQL setup

  12. 12

    How to modify a key in web.config file through the code?

  13. 13

    API to modify the machine.config file - 'DbProviderFactories' section can only appear once per config file

  14. 14

    API to modify the machine.config file - 'DbProviderFactories' section can only appear once per config file

  15. 15

    Modify keyboard layout/shortcuts

  16. 16

    my openbox config file (lubuntu-rc.xml) - the windows resizing keyboard shortcuts stopped working?

  17. 17

    How to access and modify the values of .config file with ini format by using c#?

  18. 18

    Is it possible to modify git config options for wild respos without manually editing the gitolite.conf file?

  19. 19

    Windows 10 On Screen Keyboard Config

  20. 20

    Which Machine.config to modify

  21. 21

    Modify config files with sed in bash

  22. 22

    How to modify windows 10 Keyboard shortcuts?

  23. 23

    How can I modify keyboard shortcuts for Firefox?

  24. 24

    Brave Browser: how to modify extenions keyboard shortcuts

  25. 25

    Txt file as config file

  26. 26

    Txt file as config file

  27. 27

    List of acceptable entries in openbox config (keyboard)

  28. 28

    modify gzipped file with python

  29. 29

    Modify and assemble .s file

HotTag

Archive