Minimiser ou cacher un programme à son lancement ?

Minimiser ou cacher un programme à son lancement ? - Codes et scripts - Linux et OS Alternatifs

Marsh Posté le 24-03-2003 à 12:06:20    

Voila,
 
je suis sous debian et j'utilise comme environnement graphique KDE.
 
Je cherche a reduire ou cacher une fenetre que je lance via un terminal.
Est ce un paramètre à rajouter en ligne de commande ou on peut attacher ce process a une appli chargée de faire ca ?
 
Je precise que mon appli ne le propose pas :D

Reply

Marsh Posté le 24-03-2003 à 12:06:20   

Reply

Marsh Posté le 24-03-2003 à 12:26:07    

kstart --help
Usage: kstart [Qt-options] [KDE-options] [options] command
 
Utility to launch applications with special window properties
such as iconified, maximized, a certain virtual desktop, a special decoration
and so on.
 
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
 
Arguments:
  command                   Command to execute.
 
Options:
  --window <regexp>         A regular expression matching the window title.
                            If you do not specify one, then the very first window
                            to appear will be taken. Not recommended!
  --desktop <number>        Desktop where to make the window appear.
  --currentdesktop          Make the window appear on the desktop that was active
                            when starting the application.
  --alldesktops             Make the window appear on all desktops
  --iconify                 Iconify the window
  --maximize                Maximize the window
  --fullscreen              Show window fullscreen. Implies type Override.
  --type <type>             The window type: Normal, Desktop, Dock, Tool,
                            Menu, Dialog, TopMenu or Override
  --activate                Jump to the window even if it is started on a
                            different virtual desktop
  --ontop                   Make the window always stay on top of any other window
  --skiptaskbar             The window does not get an entry in the taskbar
  --skippager               The window does not get an entry on the pager
  --tosystray               The window is sent to the system tray in Kicker.

Reply

Marsh Posté le 24-03-2003 à 13:04:35    

Merci pour l'appli,ca avait l'air tout a fait approprié mais elle marche pas :/
 
En lancant par exemple :  
kstart "macommande" --iconify
 
j'ai l erreur suivante :  
Xlib:  extension "RENDER" missing on display ":0.0".
 

Reply

Marsh Posté le 24-03-2003 à 13:31:45    

fl0ups a écrit :

kstart --help
Usage: kstart [Qt-options] [KDE-options] [g][options] command[/g]

 

Reply

Marsh Posté le 24-03-2003 à 13:39:10    

Excuse comme j avais fait plusieurs test je n'ai pas repris le bon exemple.
 
J avais plutot tapé kstart --iconify "ma commande"
mais le meme message apparaissait.

Reply

Marsh Posté le 24-03-2003 à 13:51:14    

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed