From Fedora Project Wiki
(Created page with '= Virtual Keyboards = Links taken from http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard . There are quite a number of on-screen keyboards and utilities for in...')
 
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
Links taken from http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard .
Links taken from http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard .


There are quite a number of on-screen keyboards and utilities for input besides the keyboard and [[I18n/InputMethods|input methods]].
There are quite a number of on-screen keyboards and utilities for input besides the keyboard and [[I18N/InputMethods|Input Methods]].
Some of them are listed here:
Some of them are listed here:


Line 13: Line 13:


== Input tools ==
== Input tools ==
* Input pad http://github.com/fujiwarat/input-pad and ibus-input-pad
* Input pad http://code.google.com/p/input-pad/ and ibus-input-pad
 
The input pad is a tool to send a character on button to text applications. The command input-pad is a standalone application and ibus-input-pad provides input-pad on IBus (input method)
 
This application can sends several characters:
 
    * symbol table (¢, £, ¥)
    * number table (Ⅰ, Ⅱ, Ⅲ)
    * technical unit table (℃, ℉, ㎞)
    * arrow table (←, ↑, →, ↓)
    * chat smiley table (:), :-), :-D)
    * HTML char reference table (&, ", <, >)
    * date command table
    * code point dialog
    * keysym with keyboard layout (Zenkaku_Hankaku, Ctrl+Space, NumLock)
    * XKB layout via libxklavier
    * $HOME/.config/pad support for user directory
 
* GNOME gucharmap
* GNOME gucharmap
* scim-input-pad
* scim-input-pad

Latest revision as of 10:39, 5 November 2014

Virtual Keyboards

Links taken from http://live.gnome.org/GnomeShell/Design/Whiteboards/ScreenKeyboard .

There are quite a number of on-screen keyboards and utilities for input besides the keyboard and Input Methods. Some of them are listed here:

Keyboards

Input tools

The input pad is a tool to send a character on button to text applications. The command input-pad is a standalone application and ibus-input-pad provides input-pad on IBus (input method)

This application can sends several characters:

   * symbol table (¢, £, ¥)
   * number table (Ⅰ, Ⅱ, Ⅲ)
   * technical unit table (℃, ℉, ㎞)
   * arrow table (←, ↑, →, ↓)
   * chat smiley table (:), :-), :-D)
   * HTML char reference table (&, ", <, >)
   * date command table
   * code point dialog
   * keysym with keyboard layout (Zenkaku_Hankaku, Ctrl+Space, NumLock)
   * XKB layout via libxklavier
   * $HOME/.config/pad support for user directory 
  • GNOME gucharmap
  • scim-input-pad

Handwritten input

Accessibility