Pagina 1 di 1
konsole --help
Inviato: sab 20 mar 2010, 8:39
da sya54M
ciao, qualcuno che ha ancora kde 3.5 mi può cortesemente incollare l'output dell'help di konsole?
voglio leggere una cosa ma non ho più nessuna installazione di kde 3.5
grazie
Re: konsole --help
Inviato: sab 20 mar 2010, 9:14
da sixjan
Uso: konsole [opzioni Qt] [opzioni KDE] [opzioni] [args]
Terminale X da usare con KDE.
Opzioni generiche:
--help Mostra la guida sulle opzioni
--help-qt Mostra le opzioni specifiche per Qt
--help-kde Mostra le opzioni specifiche per KDE
--help-all Mostra tutte le opzioni
--author Mostra le informazioni sull'autore
-v, --version Mostra le informazioni sulla versione
--license Mostra le informazioni sulla licenza
-- Fine delle opzioni
Opzioni:
--name <name> Imposta la window class
--ls Avvia una shell di login
-T <title> Imposta il titolo della finestra
--tn <terminal> Specifica il tipo di terminale da scrivere nella [xterm]
variabile d'ambiente TERM
--noclose Non chiudere Konsole quando il comando finisce
--nohist Non salvare le linee nella cronologia
--nomenubar Non mostrare la barra dei menu
--notabbar, --notoolbar Non mostrare la barra delle linguette
--noframe Non mostrare la cornice
--noscrollbar Non mostrare la barra di scorrimento
--noxft Non usare Xft (anti-aliasing)
--real-transparency Abilita il supporto sperimentale per la trasparenza reale
--vt_sz CCxLL Dimensioni del terminale in colonne x linee
--noresize La dimensione del terminale è fissata
--type <type> Avvia con il tipo di sessione specificato
--types Elenca i tipi di sessione disponibili
--keytab <name> Imposta la configurazione dei tasti su "name"
--keytabs Elenca le configurazioni di tasti disponibili
--profile <name> Avvia con il profilo di sessione specificato
--profiles Elenca i profili di sessione disponibili
--schema <name> | <file> Imposta lo schema su 'name' o utilizza 'file'
--schemas, --schemata Elenca gli schemi disponibili.
--script Abilita le funzionalità DCOP Qt estese
--workdir <dir> Cambia la directory di lavoro in 'dir'
-e <command> Esegui "command" invece della shell
Argomenti:
args Argomenti per "command"
Re: konsole --help
Inviato: sab 20 mar 2010, 9:26
da sya54M
grazie mille, potresti incollarmi anche --help-all ?
Re: konsole --help
Inviato: sab 20 mar 2010, 10:38
da robbybby
Codice: Seleziona tutto
konsole --help-all
Usage: konsole [Qt-options] [KDE-options] [options] [args]
X terminal for use with KDE.
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Qt options:
--display <displayname> Use the X-server display 'displayname'
--session <sessionId> Restore the application for the given 'sessionId'
--cmap Causes the application to install a private color
map on an 8-bit display
--ncols <count> Limits the number of colors allocated in the color
cube on an 8-bit display, if the application is
using the QApplication::ManyColor color
specification
--nograb tells Qt to never grab the mouse or the keyboard
--dograb running under a debugger can cause an implicit
-nograb, use -dograb to override
--sync switches to synchronous mode for debugging
--fn, --font <fontname> defines the application font
--bg, --background <color> sets the default background color and an
application palette (light and dark shades are
calculated)
--fg, --foreground <color> sets the default foreground color
--btn, --button <color> sets the default button color
--name <name> sets the application name
--title <title> sets the application title (caption)
--visual TrueColor forces the application to use a TrueColor visual on
an 8-bit display
--inputstyle <inputstyle> sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
--im <XIM server> set XIM server
--noxim disable XIM
--reverse mirrors the whole layout of widgets
KDE options:
--caption <caption> Use 'caption' as name in the titlebar
--icon <icon> Use 'icon' as the application icon
--miniicon <icon> Use 'icon' as the icon in the titlebar
--config <filename> Use alternative configuration file
--dcopserver <server> Use the DCOP Server specified by 'server'
--nocrashhandler Disable crash handler, to get core dumps
--waitforwm Waits for a WM_NET compatible windowmanager
--style <style> sets the application GUI style
--geometry <geometry> sets the client geometry of the main widget - see man X for the argument format
Options:
--name <name> Set window class
--ls Start login shell
-T <title> Set the window title
--tn <terminal> Specify terminal type as set in the TERM [xterm]
environment variable
--noclose Do not close Konsole when command exits
--nohist Do not save lines in history
--nomenubar Do not display menubar
--notabbar, --notoolbar Do not display tab bar
--noframe Do not display frame
--noscrollbar Do not display scrollbar
--noxft Do not use Xft (anti-aliasing)
--real-transparency Enable experimental support for real transparency
--vt_sz CCxLL Terminal size in columns x lines
--noresize Terminal size is fixed
--type <type> Start with given session type
--types List available session types
--keytab <name> Set keytab to 'name'
--keytabs List available keytabs
--profile <name> Start with given session profile
--profiles List available session profiles
--schema <name> | <file> Set schema to 'name' or use 'file'
--schemas, --schemata List available schemata
--script Enable extended DCOP Qt functions
--workdir <dir> Change working directory to 'dir'
-e <command> Execute 'command' instead of shell
Arguments:
args Arguments for 'command'
Re: konsole --help
Inviato: sab 20 mar 2010, 10:57
da sya54M
grazie mille, era nelle opzioni qt quello che cercavo