aboutsummaryrefslogtreecommitdiff
path: root/x11/libxkbcommon/pkg-message
blob: 29545cc6840863c6e5712a03fc8c435a43bb8523 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
If arrow keys don't work under X11 switch to legacy rules e.g.,

For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
  export XKB_DEFAULT_RULES=xorg

For csh/tcsh run and (optionally) add into ~/.login:
  setenv XKB_DEFAULT_RULES xorg
EOM
}
]