Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/sys/src/cmd/unix/ksrv/README

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


ksrv is a server for the mouse similar to kbdfs only it is just a sink of events.
To be compiled it needs libtst-dev and xlibs-dev and p9ports at least.
The X must suport test extensions.
It runs standalone unless authentification is required. Then
it needs the p9ports factotum.
The translation of keys it does is mainly heuristical and is done for
a US keyboard map. A reverse lookup is tried to do to fill the isshift field and so.
It doesnt work when the keysym doesnt exist. For example, ^ should be added as
asciicircum on some key in order to work with the xmodmap.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.