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)?