Difference between revisions of "Gtkeyboard"

From Free Software Directory
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Gtkeyboard
+
|Name=GTKeyboard
 
|Short description=Graphical keyboard
 
|Short description=Graphical keyboard
 
|Full description=A graphical keyboard that can be used by people with physical disabilties (it can also help them to use other X11 applications that require keyboard input) and/or people who just prefer to type things without a keyboard. The user presses keys on an onscreen keyboard that will either be entered into a simple text editor that GTKeyboard provides, or into an app that the user specifies by clicking on the window. I/O can currently be redirected to a file, and short cuts for frequent actions are put into the menus. The program also contains extensive shortcuts to speed up editing: both regular editing shortcuts and web-authoring/programming shortcuts that speed up data entry.
 
|Full description=A graphical keyboard that can be used by people with physical disabilties (it can also help them to use other X11 applications that require keyboard input) and/or people who just prefer to type things without a keyboard. The user presses keys on an onscreen keyboard that will either be entered into a simple text editor that GTKeyboard provides, or into an app that the user specifies by clicking on the window. I/O can currently be redirected to a file, and short cuts for frequent actions are put into the menus. The program also contains extensive shortcuts to speed up editing: both regular editing shortcuts and web-authoring/programming shortcuts that speed up data entry.
 +
|Homepage URL=https://www.gnu.org/software/gtkeyboard/
 +
|Is High Priority Project=No
 +
|Documentation note=https://www.gnu.org/software/gtkeyboard/MANUAL.html
 +
 +
----
 +
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
  
** Gtkeyboard has been decommissioned.
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Homepage URL=https://www.gnu.org/software/gtkeyboard/
+
 
|User level=beginner
+
----
|Computer languages=C
+
----
|Documentation note=User reference manual available in HTML format from http://opop.nols.com/gtkeyboard-manual/; User reference manual available in PostScript format from http://opop.nols.com/proggie/gtkeyboard-manual.ps.gz
+
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
|Accepts cryptocurrency donations=No
+
----
|Related projects=Gtypist,libxklavier
+
----
|Keywords=keyboard,typing,word processing,data entry,text entry,gtkeyboard
+
 
|Version identifier=1.1.8
+
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
|Version date=2003-03-16
+
----
 +
|Decommissioned or Obsolete=Yes
 +
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gtypist,libxklavier
 +
|Keywords=keyboard,typing,word processing,data entry,text entry
 +
|Version identifier=1.1.7
 +
|Version date=2001/04/27
 
|Version status=stable
 
|Version status=stable
|Version download=http://opop.nols.com/proggie/gtkeyboard-1.1.8.tar.gz
+
|Version download=https://ftp.gnu.org/old-gnu/gtkeyboard/gtkeyboard-1.1.7.tar.gz
|Version comment=1.1.8 released 2003-03-16
 
 
 
** Gtkeyboard has been decommissioned.
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/02
 +
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Is GNU=Yes
+
|User level=beginner
|GNU package identifier=GTKeyboard
+
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 +
|Is GNU=No
 +
|GNU package identifier=gtkeyboard
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2001-01-31
+
|License verified date=2018/11/30
 
}}
 
}}
 
{{Person
 
{{Person
Line 35: Line 52:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=mda@idatar.com
 
|Email=mda@idatar.com
}}
 
{{Person
 
|Role=Contributor
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 59: Line 73:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:bug-gtkeyboard@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/old-gnu/gtkeyboard/
|Resource URL=mailto:mda@idatar.com
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 74: Line 86:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=glib
+
|Prerequisite description=[[glib]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=GTK+
+
|Prerequisite description=[[gtk | GTK+]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 07:21, 2 January 2019


[edit]

GTKeyboard

https://www.gnu.org/software/gtkeyboard/
Graphical keyboard

A graphical keyboard that can be used by people with physical disabilties (it can also help them to use other X11 applications that require keyboard input) and/or people who just prefer to type things without a keyboard. The user presses keys on an onscreen keyboard that will either be entered into a simple text editor that GTKeyboard provides, or into an app that the user specifies by clicking on the window. I/O can currently be redirected to a file, and short cuts for frequent actions are put into the menus. The program also contains extensive shortcuts to speed up editing: both regular editing shortcuts and web-authoring/programming shortcuts that speed up data entry.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

30 November 2018




Leaders and contributors

Contact(s)Role
David Allen Maintainer
Heinrich Lagos Contributor
Ben Hochstedler Contributor
Patrick Gallot Contributor


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/gtkeyboard
Downloadhttps://ftp.gnu.org/old-gnu/gtkeyboard/


Software prerequisites

KindDescription
Required to useglib
Required to use GTK+




Entry
















"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.