eurkey
.setup.exe
RunDll32.exe shell32.dll,Control_RunDLL intl.cpl,,2
EurKEY is included in xkeyboard-config 2.12 and newer. I however created an apt repository for debian based operating systems (e. g. ubuntu). You can also download the deb package and install it manually.
Try an already shipped version with this command:
setxkbmap eu
You can copy+paste the following lines as root into your console in order to add the repository.
wget -nv -O - https://eurkey.steffen.bruentjen.eu/download/debian/repo/conf/eurkey.gpg.key | apt-key add - echo deb https://eurkey.steffen.bruentjen.eu/download/debian/repo stable main | sh -c 'cat > /etc/apt/sources.list.d/eurkey.steffen.bruentjen.de.sources.list' apt-get update
Download and install EurKEY with this command:
apt-get install eurkey
Download the deb package, cd
to the directory where you put the downloaded file (eurkey.deb
) and install it with dpkg -i
:
wget https://eurkey.steffen.bruentjen.eu/download/debian/eurkey.deb dpkg -i eurkey.deb
Run setxkbmap
setxkbmap eurkey
Or choose EurKEY from the keyboard layout configuration panel. EurKEY is made available in the layout lists of the following languages
There's a EurKEY project for Mac OS X on GitHub managed by Jonas Diemer. You'll find the sources and project files here.
Leonardo Brondani Schenkel has completed the layout based on Jonas' work and aims to be 100% compliant with the version presented on this page. You'll find his sources and project files here.
Thank you, Jonas and Leonardo!
This is a very old version of EurKEY and will probably not work on your linux installation, but may help you creating your own Xmodmap definition. Use this only if you know what this is all about.