Dorota Czaplejewicz c8059ebf50 stubbing: Key generation events
Only enabled when Xtest is in use. It's probably always meant to be in use though, as this piece of code also opens the preferences dialog
2019-03-14 11:09:35 +00:00
2012-10-01 11:55:00 +09:00
2012-04-24 10:38:36 +09:00
2012-04-24 10:38:36 +09:00
2012-10-01 11:55:00 +09:00
2012-04-24 10:38:36 +09:00
2011-08-24 17:43:12 +09:00
2019-03-14 11:09:35 +00:00
2012-04-24 10:38:36 +09:00
2010-06-04 12:09:08 +09:00
2011-03-08 11:25:19 +09:00
2010-06-04 12:09:08 +09:00
2012-08-15 17:28:23 +09:00
2010-06-04 12:09:08 +09:00
2012-04-24 10:38:36 +09:00
2019-03-13 17:59:54 +00:00
2010-06-04 12:09:08 +09:00
2011-02-01 11:01:16 +09:00

eekboard - an easy to use virtual keyboard toolkit

eekboard is a virtual keyboard software package, including a set of tools to implement desktop virtual keyboards.

squeekboard is the Wayland support branch.

Building

Dependencies

REQUIRED: GLib2, GTK-3.0, PangoCairo, libxklavier, libcroco OPTIONAL: libXtst, at-spi2-core, IBus, Clutter, Clutter-Gtk, Python, Vala, gobject-introspection, libcanberra

Build from git repo

$ git clone git://github.com/ueno/eekboard.git
$ cd eekboard
$ ./autogen.sh --prefix=/usr --enable-gtk-doc
$ make
$ sudo make install

Build from tarball

$ ./configure --prefix=/usr
$ make
$ sudo make install

Running

$ rootston
$ export GSETTINGS_SCHEMA_DIR=$YOUR_PREFIX/share/glib-2.0/schemas
$ eekboard-server &
$ eekboard
Description
An on-screen-keyboard input method for Wayland
Readme 4.4 MiB
Languages
Rust 68.3%
C 25.7%
Meson 2.7%
Python 1.9%
CSS 1.1%
Other 0.3%