xorg-setxkbmap
xorg-setxkbmap
Utility to set the keyboard layout using XKB
- version 1.3.4-1
- is not a group package
Dependencies
- libxrandr
- libxkbfile
- gmake (build)
Installation
Install it by running either;
kpkg install xorg-setxkbmapor
kpkg build xorg-setxkbmapTo see the difference, see The handbook
Dependency Graph
graph TD
N0["libxau"]
N1["libxdmcp"]
N2["libxcb"]
N3["xorgproto"]
N4["xcb-proto"]
N5["libxext"]
N6["libx11"]
N7["libxrandr"]
N8["xorg-setxkbmap"]
style N8 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N9["libxkbfile"]
N10["libxrender"]
N0 --> N2
N1 --> N2
N2 --> N6
N3 --> N6
N3 --> N0
N3 --> N1
N4 --> N2
N5 --> N7
N6 --> N9
N6 --> N10
N6 --> N5
N7 --> N8
N9 --> N8
N10 --> N7