-
I'm getting an issue with this locale. The generated /etc/thinstation.runtime configure the XKEYBOARD=fr(ca) which crash since it doesn't like the parathensis, I would expect something like fr_CA.UTF…
-
Right now, doing a few basic things wrong in seash results in tracebacks. It would be better to catch expected errors and print nicer error messages.
For example:
Justins-MacBook-Air:seattle_demo…
-
Hi,
I just started using kigen on Gentoo and discovered that only genkernel's standard keymaps are supported. I'm using de-latin1-nodeadkeys and to get it to work I had to:
loadkeys /usr/share/keymap…
-
### Description
I implemented this Preview feature in the site I'm working on some months ago, on 8/8/2024. It was working.
I don't know what happened but now it doesn't work anymore.
I found the s…
-
I live in the UK and the lack of configuring a UK keyboard is frustrating and limits the number of people I can recommend GRML too.
In response to my contact email Darshaka suggested:
```
loadkey…
-
Hi,
First of all, nice job for this project. I would like to know how can I change the keyboard layout to something else than US qwerty? I tried the `loadkeys` command and to set the `LANG` variabl…
-
hi, my keyboard is in AZERTY, which is the normal type of keyboard for my country, but that causes some problems with input. keys like "," turn into "m" and vice-versa, "a" turns into "q" and vice-ver…
-
For some reason, Seash NAT traversal doesn't work anymore. There has been no changes to seash since the New Zealand conference cooled down, so its probable that a change elsewhere propagated to seash…
-
**v.:** _2023.08.2_25.0_x86-64_0.35_. Disk image (_img_) on Ventoy-formatted media for UEFI. Hello.
### In running Linux distribution –Fedora, edition 39.
Keyboard layout:
```
$ localectl status…
-
In my case, I have to ssh via publickey for secure issue, when I using SSHClient#loadKeys(String privateKey, String publicKey, PasswordFinder passwordFinder) method, I don't know what kind of format i…