summaryrefslogtreecommitdiffstats
path: root/rules/xvkbd.in
blob: 9c49e7e8e4d84757639a558dca20f073344e3209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config XVKBD
        bool
        default N
        depends on BROKEN
        prompt "Package XVKBD"
	help
	  xvkbd is a virtual (graphical) keyboard program 
	  for X Window System which provides facility to enter 
	  characters onto other clients (softwares) by clicking 
	  on a keyboard displayed on the screen.  This
 	  may be used for systems without a hardware keyboard 
	  such as kiosk terminals or handheld devices.  This 
	  program also has facility to send characters specified 
	  as the command line option to another client.

comment "XVKBD is broken, please send a patch"
        depends on !BROKEN