Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
home/end and pgup/pgdn
Browse files Browse the repository at this point in the history
  • Loading branch information
r03 committed Dec 1, 2017
1 parent 1308d2d commit b99d04d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,12 @@ After a reboot you can select the new layout.
Tested with Gnome 3.26 on Ubuntu 17.10 and Xfce 4.12 on Arch (Manjaro).

Here is some more information: https://askubuntu.com/questions/973659/custom-keyboard-variant-not-selectable

I also switched home/end and pgdn/pgup, but that is only because of my current laptop keyboard layout.
Here is the config if you need it:

key <HOME> { [ Prior ] };
key <PGUP> { [ Home ] };
key <END> { [ Next ] };
key <PGDN> { [ End ] };

0 comments on commit b99d04d

Please sign in to comment.