Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dvorak keyboard layout for the Catalan language

Following Dvorak’s keyboard’s layout philosophy, here you can an implementation for the Catalan language. It’s been my keyboard layout since 2009 and I am very pleased with it.

In this repository you can find files to use Catalan Dvorak on Debian-ish operating sistems.

Files included

ct
XKeyboardConfig symbols file. This is the file to modify if you are not comfortable with some keys position and would like to fix them.
catvorak
bash program to set the catdvorak keyboard layout. Basically it runs setxkbmap -layout ct.
gb
bash program to set a standard Great Britain keyboard layout. Basically it runs setxkbmap -layout gb.
90-catdvorak-kbd.conf
X11 configuration file to autostart catdvorak.
freq_cat.ods
Visual of catdvorak layout, and comparison of hand & finger use between Catdvorak and Qwerty layouts.
freq_cat.pdf
pdf export of freq_cat.ods
README.org
this file
LICENSE
GNU GPL3

Installation

$> git clone https://github.com/gorgnegre/catdvorak.git
$> cd catdvorak
$> sudo mv ct /usr/share/X11/xkb/symbols/ct
$> sudo mv catdvorak gb /usr/local/bin
$> sudo mv 90-catdvorak-kbd.conf /etc/X11/xorg.conf.d/

Use

If you want to use the catdvorak layout, run either

$> catdvorak

or

$>  setxkbmap -layout ct=

To go back to a standard uk layout, run either

$> gb

or

$>  setxkbmap -layout gb=

Check https://wiki.debian.org/Keyboard for other ways of setting the layout.

About

Dvorak keyboard layout for the Catalan language.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages