Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
XORRISO-TCLTK(1) | General Commands Manual | XORRISO-TCLTK(1) |
NAME
xorriso-tcltk - Educational GUI frontend for xorrisoSYNOPSIS
xorriso-tcltk [ options ]DESCRIPTION
xorriso-tcltk demonstrates xorriso use cases by a collection of GUI components.OPTIONS
Normally, no program options are needed when xorriso-tcltk gets started. Some of the options are for demonstration of program development. This man page lists only those options which may be helpful for end users.- --help
- Print a help text with the complete list of start options and exit.
- --no_extract
- Do not allow extraction of files from ISO filesystem to hard disk. This is not revokable during the program run.
- --geometry {+|-}X{+|-}Y
- Set the position of the main window on the screen. +0X is the left edge, -0X is the right edge, +0Y is the upper edge, -0Y is the lower edge.
- --click_to_focus
- Chooses that input fields and list boxes get the keyboard focus only when being clicked by the mouse. This is the default.
- --auto_focus
- Chooses that the keyboard focus is where the mouse pointer is.
EXAMPLES
Just run xorriso-tcltk in a shell terminal without any further argumentsFILES
Startup files:
When starting xorriso, its normal startup files get read and their text lines get executed as commands. See section FILES in the man page of xorriso or chapter Files in the info document of xorriso.SEE ALSO
- xorriso(1)
BUGS
To report bugs, request help, or suggest enhancements for xorriso or xorriso-tcltk, please send electronic mail to the public list <bug-xorriso@gnu.org>. If more privacy is desired, mail to <scdbackup@gmx.net>.AUTHOR
Thomas Schmitt <scdbackup@gmx.net>COPYRIGHT
Copyright (c) 2011 - 2023 Thomas SchmittCREDITS
xorriso is in part based on work by Vreixo Formoso who provides libisofs together with Mario Danic who also leads the libburnia team. Thanks to Andy Polyakov who invented emulated growing, to Derek Foreman and Ben Jansens who once founded libburn.Version 1.5.6, Jun 07, 2023 |