Skip to content

This is a simple keyremapcofigfile for linux that uses xdotool and xbindkeys

License

Notifications You must be signed in to change notification settings

marvin1099/xbindkeys-german-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Xbindkeys-German-Config

This is a "third layer" config for linux systems without being a actual third layer.
It will translate ctrl + alt + (keys for German third layer) to their corresponding keys.
For example "ctrl + alt + q" to "@"

Compatibly

This Config should work on systems based on: Arch, Debian, Red Hat
This config works on all of them because it uses Software that is available on all of these systems.

Installation

Run in shell On Arch based systems On Debian based systems On Red Hat based systems
1. sudo pacman -S curl xbindkeys xdotool sudo apt install curl xbindkeys xdotool sudo yum install curl xbindkeys xdotool
2. curl -o ~\.xbindkeysrc 'https://raw.githubusercontent.com/marvin1099/xbindkeys-german-keyboard/main/.xbindkeysrc' Same as Arch Same as Arch
OR 2. manualy download the ".xbindconfig" file from 'https://raw.githubusercontent.com/marvin1099/xbindkeys-german-keyboard/main/.xbindkeysrc' and put it in to your home folder Same as Arch Same as Arch
3. run in terminal: xbindkeys Same as Arch Same as Arch

Releases

No releases published

Packages

No packages published