xorg-xkbcomp

xorg-xkbcomp

X11 client-side library

  • version 1.4.7-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install xorg-xkbcomp

or

kpkg build xorg-xkbcomp

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["libxau"]
    N1["libxdmcp"]
    N2["libxcb"]
    N3["xorg-xkbcomp"]
    style N3 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N4["xorgproto"]
    N5["xcb-proto"]
    N6["libx11"]
    N7["libxkbfile"]
    N0 --> N2
    N1 --> N2
    N2 --> N6
    N4 --> N6
    N4 --> N0
    N4 --> N1
    N5 --> N2
    N6 --> N7
    N7 --> N3