> > > "gpm" ? > I believe this is a mouse server for the virtual terminal running in the virtual console (aka "text mode") X11 uses its own mouse drivers. In modern versions they are based on libinput.
There are several types of "clipboard" in X11: one is called "PRIMARY selection" and another is "CLIPBOARD" itself: https://unix.stackexchange.com/a/139193