Zooming Predictive Text Entry System
Dasher is a zooming predictive text entry system, designed for
situations where keyboard input is impractical (for instance:
accessibility or PDAs). It is usable with greatly limited amounts of
physical input while still allowing high rates of text entry.
- Sources inherited from project SUSE:SLE-12:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Alexander_Naumov:SLE12/dasher && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dasher-4.11.tar.bz2 | 0008416734 8.03 MB | |
dasher-data-lang.sh | 0000002592 2.53 KB | |
dasher-linkX11.patch | 0000001267 1.24 KB | |
dasher.changes | 0000014679 14.3 KB | |
dasher.spec | 0000005104 4.98 KB | |
dasher.spec.in | 0000004647 4.54 KB | |
locale-map.txt | 0000003793 3.7 KB | |
pre_checkin.sh | 0000000837 837 Bytes |
Revision 2 (latest revision is 4)
Ruediger Oertel (oertel)
committed
(revision 2)
- Remove AT-SPI (1) support. It will not work anyway since GNOME 3 uses AT-SPI 2. - Require libXtst-devel. Needed if AT-SPI support is not included. - Remove libgnomeui-devel from BuildRequires. Require gconf2-devel and gtk2-devel. Dasher doesn't check for libgnomeui if AT-SPI is disabled and does not appear to use it.
Comments 0