d29e83e5f6ab1e5bb83e14a08c75fb308df02049
				
			
			
		
	eekboard - an easy to use virtual keyboard library -*- outline -*-
eekboard is a virtual keyboard software package which ships with a
standalone virtual keyboard application ("eekboard"), and a library to
create keyboard-like UI ("libeek").
* Requirements
  * GLib2, GTK, GConf2, PangoCairo, libxklavier, libfakekey, libnotify, CSPI
  * Clutter (optional)
  * Clutter-Gtk (optional)
  * Vala (optional)
  * gobject-introspection (optional)
* How to test
Build from git repo:
  $ git clone git://github.com/ueno/eekboard.git
  $ cd eekboard
  $ ./autogen.sh --prefix=/usr --enable-gtk-doc
Build from tarball:
  $ ./configure
  $ make
  $ sudo make install
  $ eekboard
* Documentation
<file:docs/reference/eek/html/index.html>
			
		Description
				
					Languages
				
				
								
								
									Rust
								
								68.3%
							
						
							
								
								
									C
								
								25.7%
							
						
							
								
								
									Meson
								
								2.7%
							
						
							
								
								
									Python
								
								1.9%
							
						
							
								
								
									CSS
								
								1.1%
							
						
							
								
								
									Other
								
								0.3%