View Single Post
Old 02-27-2009, 01:13 PM   #19
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
This is all available options for CellWriter:
Code:
Usage:
  cellwriter [OPTION...] grid-entry handwriting input panel

Help Options:
  -?, --help                    Show help options
  --help-all                    Show all help options
  --help-gtk                    Show GTK+ Options

GTK+ Options
  --class=CLASS                 Program class as used by the window manager
  --name=NAME                   Program name as used by the window manager
  --screen=SCREEN               X screen to use
  --sync                        Make X calls synchronous
  --gtk-module=MODULES          Load additional GTK+ modules
  --g-fatal-warnings            Make all warnings fatal

Application Options:
  --log-level=4                 Log threshold (0=silent, 7=debug)
  --log-file=cellwriter.log     Log file to use instead of stdout
  --xid                         Embed the main window (XEMBED)
  --show-window                 Show the main window
  --hide-window                 Don't show the main window
  --window-x=512                Horizontal window position
  --window-y=768                Vertical window position
  --dock-window=0               Docking (0=off, 1=top, 2=bottom)
  --window-struts               Reserve space when docking, see manpage
  --keyboard-only               Show on-screen keyboard only
  --profile=profile             Full path to profile file to load
  --read-only                   Do not save changes to the profile
  --disable-overwrite           Do not modify the keymap
  --display=DISPLAY             X display to use
You can get further explaination by "man cellwriter".

When I appended "--keyboard-only", I got a screen as attached. Now, the problem is: how to get this screen in text editor (such as LeafPad)?
Attached Thumbnails
Click image for larger version

Name:	2009-02-28_021022.png
Views:	410
Size:	21.0 KB
ID:	24559  

Last edited by ericshliao; 02-27-2009 at 02:08 PM.
ericshliao is offline   Reply With Quote