diff options
author | Eemeli Blåsten <eemeli@countermail.com> | 2017-06-17 18:07:49 +0800 |
---|---|---|
committer | Eemeli Blåsten <eemeli@countermail.com> | 2017-06-17 19:29:26 +0800 |
commit | f6cf69980af3b99e87a2b79d89c4ff1624ab46de (patch) | |
tree | e6d9003727b90ed43882dcd69cd018c8f3590aa6 /docs/hardware | |
parent | 0a01b2f0823703df1e3f8a7b4b2c2e103d553c8b (diff) | |
download | librebootfr-f6cf69980af3b99e87a2b79d89c4ff1624ab46de.tar.gz librebootfr-f6cf69980af3b99e87a2b79d89c4ff1624ab46de.zip |
Add instruction on enabling AltGr on the Macbook 2.1
Under Trisquel run "sudo dpkg-reconfigure keyboard-configuration" and
select "Use Keypad Enter as AltGr" when presented. Under Parabola add
the line "KEYMAP_TOGGLE=lv3:enter_switch" to /etc/vconsole.conf.
Diffstat (limited to 'docs/hardware')
-rw-r--r-- | docs/hardware/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/hardware/index.md b/docs/hardware/index.md index 9c25b213..3eb0213a 100644 --- a/docs/hardware/index.md +++ b/docs/hardware/index.md @@ -481,6 +481,7 @@ defaults until you are given the option "Use Keypad Enter as AltGr". Select this. The keypad enter key will then act as an AltGr everywhere. + For Parabola or other systemd-based distributions you can enable AltGr manually. Simply add the line |