Skip to content

Virtual keyboard based on EFL.Some code from vkbd and Keys

License

Notifications You must be signed in to change notification settings

mink365/vkbd-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIRTUAL KEYBOARD BASED ON PYTHON-EFL

REQUIREMENTS
============

 * Virtkey
 * Python-Evas
 * Python-Ecore
 * Python-Edje
 * Edje_cc
 * Python-setuptools >= 0.6c6

BUILDING AND INSTALLING
=======================

This package uses setuptools, so run this:

python setup.py clean
	
	Cleanup the tree.

python setup.py build
	
	Make the edje file etc.

python setup.py install
	
	Install it to the selected location(by default /usr)

You can choose where to install by using command options, see output
of "python setup.py <command> --help", example:

        python setup.py install --help

About

Virtual keyboard based on EFL.Some code from vkbd and Keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages