An open API service indexing awesome lists of open source software.

https://github.com/kost/croatian-us-linux

Croatian US keyboard for Linux
https://github.com/kost/croatian-us-linux

Last synced: 11 months ago
JSON representation

Croatian US keyboard for Linux

Awesome Lists containing this project

README

          

# Croatian-US-linux

Croatian US keyboard (CroUS) keyboard layout for Linux.

This is standard US keyboard layout where you get Croatian characters or layout by pressing AltGR (right Alt) key.
In Linux, this keyboard is known as hr-US (in X11) or crous (in console).
In short, developers like it.

Keyboard layout for different operating systems:
* [Croatian-US-linux](https://github.com/kost/Croatian-US-linux)
* [Croatian-US-windows](https://github.com/kost/Croatian-US-windows)
* [Croatian-US-mac](https://github.com/kost/Croatian-US-mac)

## Installation

crous.map is console map. You can usually set it by running:

```
loadkeys crous
```

The rest is for X11 or Xorg. If you have decent Xorg release, layout is already
included - you don't have to install anything - you can just set it by:

```
setxkbmap hr us
```

or by setting up in xorg.conf:

```
Option "XkbLayout" "hr(us)"
```

## Acknowledgements

It is collection of different keyboard definitions from different authors.