Chapter 17. Building Custom Linux Desktops with the ThinLinc Desktop Customizer
The Default Application Name is used if there is no name defined for the language in use when the
application is shown, or if the language is english.
• Application Name (<language-code>)
This is the name of the application in the language with the RFC1766 language code <language-code>.
This name is shown if the locale is set to that language when the menu or desktop is shown.
The languages that should be configurable are set by editing the parameter
/utils/tl-desktop-customizer/desktop_languages. The default value of this parameter is
sv, which means that the TLDC will allow you to set the default name and the name in swedish.
• Command
The Command field is divided into three sections. Which one to choose depends on which kind of
application you are adding.
• Command Run on ThinLinc Server
Select this radio button if you are adding an application that is executed on the ThinLinc server.
Enter the path to the command followed by any arguments in the Command box. The input box
follows bourne shell syntax rules.
Example:
"/usr/bin/my program" --fullscreen --title "My title"
• Command Run on Windows Terminal Server in SeamlessRDP mode
Select this radio button if you are adding an application that is run on a Windows Terminal Server in
SeamlessRDP mode. In SeamlessRDP mode, an application running on a WTS can open several
windows on the ThinLinc desktop, and windows can be resized dynamically. Applications defined
this way are run via the command tl-run-winapp-seamless.
Enter the path to the command on the Terminal Server’s filesystem in the Command on Server input
box. If the path contains spaces, quote the entire path with double quotes.
Example:
"C:\Program Files\My Vendor\My Program.exe" %TEMP%
Choose which application server group should be used to run the command in the selectbox labeled
Application Server Group. By having several application server groups, you can have several groups
of Windows Terminal Servers for different purposes, with individual load balancing between the
servers in each group.
Add any extra arguments to tl-run-winapp-seamless in the third input box, labeled Other
tl-run-winapp-seamless args.
• Command run on Windows Terminal Server in Standard Mode
Select this radio button if you are adding an application that is run on a Windows Terminal Server
(from now on referred to as WTS) in standard mode (not in SeamlessRDP mode). Applications
defined this way are run via the command tl-run-winapp.
Enter the path to the command on the Terminal Server’s filesystem in the Command on Server input
box. If the path contains spaces, quote the entire path with double quotes.
Example:
"C:\Program Files\My Vendor\My Program.exe" %TEMP%
190
Comentarios a estos manuales