- wm client window ?name?
Use this page to discuss why and how you would use it.
The wm client command is used to provide some level of compliance with the ICCCM. In order for the session manager to be able to restore an application, it must know on which host the application is running. The best way to do this is:
The wm client command is used to provide some level of compliance with the ICCCM. In order for the session manager to be able to restore an application, it must know on which host the application is running. The best way to do this is:
wm client . [info hostname]You should also use the wm command command to set the application command, the most basic way being:
wm command . [linsert $argv 0 $argv0]