Manual Dell 883933-11 Rev. E

80 pages 0.52 mb
Download

Go to site of 80

Summary
  • Dell 883933-11 Rev. E - page 1

    Reference Guide Wyse ® Enhanced Ubuntu TM Linux INI Files Issue: 040414 PN: 883933-11 Rev . E ...

  • Dell 883933-11 Rev. E - page 2

    Copyright Notices © 2014 , Dell Inc. All Rights Reserved. This manual and the software and firmware described in it are copyrighted. Y ou may not reproduce, transmit, transcribe, store in a retrieval system, or translate into any language or computer language, in any form or by any means, electronic, mechanical, magnetic, optical, chemical, manual ...

  • Dell 883933-11 Rev. E - page 3

    Contents Summar y of Revisions v 1 Introduction 1 About this Guide 2 Finding the Information Y ou Need in this Guide 2 Dell T echnical Support 2 Related Documentation and Services 2 Dell Online Community 2 2 Getting Started: Learning INI File Basics 3 Supported INI Files Y ou can Construct 3 Working with wlx.ini Files 3 Working with $MA C.ini Files ...

  • Dell 883933-11 Rev. E - page 4

    iv Contents C TimeZone Parameter: Values 59 D Keyboard.layouts Parameter: V alues 63 T ables 71 ...

  • Dell 883933-11 Rev. E - page 5

    Summar y of Revisions Dell Inc. 883933-11 Rev. E The following changes were made to this document since revision D Reference Description AudioBandwidthLimit New INI parameter to ensure quality audio added to T able 9 "ICA Connect Options." EnableUDP Audio New INI parameter to enable the transport of audio data as UDP added to T able 9 &qu ...

  • Dell 883933-11 Rev. E - page 6

    vi Summary of Revisions Dell Inc. 883933-11 Rev. D The following changes were made to this document since revision C Reference Description Updated URLs Updated various Wyse Web site URLs. Bootorder New INI parameter to set the boot order in the BIOS added to T able 5 "General Settings: wlx.ini files, $MAC.ini files, and {username}.ini files.&q ...

  • Dell 883933-11 Rev. E - page 7

    Summary of Revisions vii VMWar eViewExcludeUSBID New parameter to specify the USB devices that are excluded from the VMW are View session (comma separated vendor Ids and product Ids of USB devices that are excluded from the VM Ware View session) added to T able 4 "Connection Settings (wlx.ini and $MAC.ini Files Only)." VMWar eViewIncludeU ...

  • Dell 883933-11 Rev. E - page 8

    viii Summary of Revisions This page intentionally b lank. ...

  • Dell 883933-11 Rev. E - page 9

    1 Introduction Wyse Enhanced Ubuntu Linux combines the security, flexibility , and market-leading usability of Ubuntu™ (trademark of Canonical Group Limited) with Dell’s cloud computing optimizations in management and user experience. It is ideal for organizations that want to run server-based, W eb-based, or local applications (including legac ...

  • Dell 883933-11 Rev. E - page 10

    2 Chapter 1 About this Guide This guide is intended for administrators of Dell thin clients running Wyse Enhanced Ubuntu Linux. It provides the detailed information you need to help you understand and use the Wyse Enhanced Ubuntu Linux INI files. It contains information on the different INI files you can use and the rules for constructing the files ...

  • Dell 883933-11 Rev. E - page 11

    2 Getting Started: Learning INI File Basics In this chapter you will learn how to construct and use the supported INI files. It includes: • "Supported INI Files Y ou can Construct" • "Rules and Recommendations for Constructing the INI Files" • "Placing the INI Files into the Folder Structure on the Server" After ...

  • Dell 883933-11 Rev. E - page 12

    4 Chapter 2 in both the wlx.ini file and the $MAC.ini file but is defined differently (differ ent values for the same parameter). For example, if the wlx.ini file has parameterA=valueB , and the $MAC.ini file has the same parameterA=valueC , then: - If the include=wlx.ini parameter is included in the $MAC.ini file before the parameterA=valueC state ...

  • Dell 883933-11 Rev. E - page 13

    Getting Started: Learning INI File Basics 5 3. Blank Lines Make Files Easy to Read Using blank lines is recommended for making code easier to read. 4. Comment with a # Sign As stated earlier , number signs (#) indicate the start of a comment. Comments can begin anywhere on a line. Everything between the # and the End of Line is ignor ed. 5. Values ...

  • Dell 883933-11 Rev. E - page 14

    6 Chapter 2 Placing the INI Files into the Folder Structure on the Server If you have set up your environment to provide your thin clients running Wyse Enhanced Ubuntu Linux with automatic configurations (as described in Administrators Guide: Dell ® Wyse Enhanced Ubuntu™ Linux), you can use the following folder structure on your server under the ...

  • Dell 883933-11 Rev. E - page 15

    3 Parameters for WLX INI and $MAC INI Files Only This chapter provides the supported parameters that you can use in a wlx.ini file and in a $MAC.ini file. TIP : For information to help you construct and use the supported INI files, see "Getting Started: Learning INI File Basics." CAUTION : Parameters in T ables 2 through T able 2 can only ...

  • Dell 883933-11 Rev. E - page 16

    8 Chapter 3 General Settings (wlx.ini and $MAC.ini Files Only) T able 2 contains parameters used for configuring general settings (bold values are defaults). T able 2 General Settings: wlx.ini files and $MAC.ini files only Parameter Description AudioMute={ no , yes} Y es/no option to mute the audio. Audio Volume= {0 to 100} Determines the audio vol ...

  • Dell 883933-11 Rev. E - page 17

    Parameters for WLX INI and $MAC INI Files Only 9 DefaultBrowser={ yes , no} Y es/no option to display the default terminal connection icon on the home screen of the desktop for the high privilege users. NOTE : In cases of autologin, the user must logout/ reboot to see the changes take effect. The boot-up time is faster than the time to execute the ...

  • Dell 883933-11 Rev. E - page 18

    10 Chapter 3 IniAptUrl="deb your_deb_pkg_repo" Install="pkg_name" or Upgrade={yes,no} or DistUpgrade={yes, no} IniAptUrl — Specifies a new APT URL which is the deb package repository server . APT URL should be in double quotes and include keyword: 'deb'. Be sure that the InitAptUrl provides the correct information, w ...

  • Dell 883933-11 Rev. E - page 19

    Parameters for WLX INI and $MAC INI Files Only 11 MgmtDiscoveryMethod={SRV , CNAME, HOSTNAME, UI, DHCP , ST A TIC, DEF AUL T} Default is the following order SRV , CNAME, HOSTNAME, UI, DHCP (if any of the methods specified in the INI file fails). Specifies the automatic discovery methods you want to use for the automatic discovery of a thin client a ...

  • Dell 883933-11 Rev. E - page 20

    12 Chapter 3 RepoConfigFile = {Default or <filename>} RepoConfigFile = {Default or <filename>} where <filename> is the file that is expected to contain content in the format seen on regular sources.list and should be placed in the root directory where the corresponding wnos.ini/wlx.ini reside. Example: RepoConfigFile=Default : res ...

  • Dell 883933-11 Rev. E - page 21

    Parameters for WLX INI and $MAC INI Files Only 13 TimeServer=host[;host] Specifies the SNTP time servers to use for time retrieval. Y ou can designate one or two Network Time Protocol servers (separated by a semicolon). The client synchronizes the time of day to the servers at boot time, and keeps the time in sync with the servers during operation. ...

  • Dell 883933-11 Rev. E - page 22

    14 Chapter 3 Peripheral Settings (wlx.ini and $MAC.ini Files Only) T able 3 contains parameters used for configuring peripheral settings (such as keyboard, monitor , mouse, printer , and so on). T able 3 Peripheral Settings: wlx.ini files and $MAC.ini files only Parameter Description ForwardPrinters={ yes , no} Y es/no option to enable the forwardi ...

  • Dell 883933-11 Rev. E - page 23

    Parameters for WLX INI and $MAC INI Files Only 15 Connection Settings (wlx.ini and $MAC.ini Files Only) T able 4 contains parameters used for configuring connection settings. T able 4 Connection Settings: wlx.ini files and $MAC.ini files only Parameter Description AddtoEtcHosts =" ip1 FQDN1 aliases1 ; ip2 FQDN2 aliases2 ; ... " Adds entri ...

  • Dell 883933-11 Rev. E - page 24

    16 Chapter 3 EthernetSpeed={ Auto , 100M- F , 100M- H, 10M -F , 10M-H} Specifies the NIC speed. Auto - auto-negotiates speed with peer (default). 100M- F is 100 Mbps Full Duplex. 100M- H is 100 Mbps Half Duplex. 10M- F is 10 Mbps Full Duplex. 10M- H is 10 Mbps Half Duplex. NOTE: Gigabit ethernet (1000Mbps) is available on hardware that supports it ...

  • Dell 883933-11 Rev. E - page 25

    Parameters for WLX INI and $MAC INI Files Only 17 VMWar eViewExcludeUSBF amily=<U SB device family>,... Specifies the USB family of devices that are excluded from the VMW are View session (comma separated USB device families that are excluded from the VMWare View session). The format must be the following: VMWar eViewExcludeUSBF amily=<USB ...

  • Dell 883933-11 Rev. E - page 26

    18 Chapter 3 VNCPasswd={base-64 encoded password} If the VNC - Server Add-on is installed, the password to be entered for the remote VNC connection. If no VNCPasswd is specified, the default password is Wyse. Y ou can use any third party base-64 encoder/ decoder . WLAN={wlan connection name} [SSID={SSID Name}] [Security={NONE, WEP40/128-BITKEY , WE ...

  • Dell 883933-11 Rev. E - page 27

    Parameters for WLX INI and $MAC INI Files Only 19 (continued) Examples: Security type OPEN example : WLAN=wlan1 SSID=XYZ Security=none Mode=Infrastructure Security type WEP 40/128-bit key example : WLAN=wlan2 SSID=XYZ Security=wep40/128-bitkey Mode=Infrastructure Wep- Key1=1234567890 WepK eyIndex=1 Auth T ype=OpenSystem Security type WEP 12 ...

  • Dell 883933-11 Rev. E - page 28

    20 Chapter 3 This page intentionally b lank. ...

  • Dell 883933-11 Rev. E - page 29

    4 Parameters for WLX INI, $MA C INI, and {username} INI Files This chapter provides the supported parameters that you can use in a wlx.ini file, a $MAC.ini file, and in a {username}.ini file. TIP : For information to help you construct and use the supported INI files, see "Getting Started: Learning INI File Basics." T o increase usability ...

  • Dell 883933-11 Rev. E - page 30

    22 Chapter 4 General Settings (wlx.ini, $MAC.ini, and {username}.ini Files) T able 5 contains parameters used for configuring general settings. T able 5 General Settings: wlx.ini files, $MAC.ini files, and {username}.ini files Parameter Description Desktop T askBar={ bottom , top, left, right} Desktop T askBar — Specifies the position of the task ...

  • Dell 883933-11 Rev. E - page 31

    Parameters for WLX INI, $MAC INI , and {username} INI Files 23 PasswordEncryptionCode={0, 1 } Specifies whether to use Plain text password or a Base64 encoded password. 0 — Plain text password. 1 — (default) Base64 encoded password. If PasswordEncryptionCode is not defined in the INI file, the passwords are processed as base64 encoded strings. ...

  • Dell 883933-11 Rev. E - page 32

    24 Chapter 4 Peripheral Settings (wlx.ini, $MAC.ini, and {username}.ini Files) T able 6 contains parameters used for configuring peripheral settings (such as keyboard, monitor , mouse, printer , and so on). T able 6 Peripheral Settings: wlx.ini files, $MAC.ini files, and {username}.ini files Parameter Description Desktop = ={None, Default, <File ...

  • Dell 883933-11 Rev. E - page 33

    Parameters for WLX INI, $MAC INI , and {username} INI Files 25 Keyboard.layouts={Keyboard.layouts value} Keyboard.layout parameter replaces prior Keyboard=value parameter . For a list of supported keyboard layout values, see Appendix D , "Keyboard.layouts Parameter: V alues." Example: Keyboard.layouts=us (for United States) Keyboard.layou ...

  • Dell 883933-11 Rev. E - page 34

    26 Chapter 4 Connection Settings (wlx.ini, $MAC.ini, and {username}.ini Files) T able 7 contains parameters used for configuring connection settings. T able 7 Connection Settings: wlx.ini files, $MAC.ini files, and {username}.ini files Parameter Description Alternate = { no , yes} For ICA only . Y es/no option to use an alternate IP address returne ...

  • Dell 883933-11 Rev. E - page 35

    Parameters for WLX INI, $MAC INI , and {username} INI Files 27 ICADrives=”drive letter”={floppy, cdrom, disk}, {rw, r o}, basedir [drive letter=...] For ICA only. T o map drives on the server to USB mass storage devices attached to the thin client, where: “drive letter”=A to Z floppy=USB floppy cdrom=USB CDROM disk= USB drive or memory stic ...

  • Dell 883933-11 Rev. E - page 36

    28 Chapter 4 NFuseServer=host[:port][;host [:port]] or PNAgentServer=host[:port][;host [:port]] or PNLiteServer=host[:port][;host [:port]] Specifies a list of PN- Agent servers. If not specified, port depends on the browsing protocol. Default=Empty. PNAgentServer See NFuseServer . PNLiteServer See NFuseServer . RdpClipBoard = { yes , no} For RDP on ...

  • Dell 883933-11 Rev. E - page 37

    A Connect Parameter: Options This appendix provides the options that you can use for the Connect parameter in the following supported connections: • "Chromium Connect Options" • "Citrix (ICA) Connect Options" • "Custom Connect Options" • "Ericom Power T erm® TEC Connect Options" • "RDP Connect ...

  • Dell 883933-11 Rev. E - page 38

    30 Appendix A Chromium Connect Options T able 8 contains the supported options you can use for Chromium connections. Example: CONNECT=BROWSER Description="Wyse Home Page" URL=http://www.wyse.com Resolution=FullScreen LocalCopy=no T able 8 Chromium Connect Options Option Description AutoConnect = { no , yes} Y es/no option to start ...

  • Dell 883933-11 Rev. E - page 39

    Connect Parameter: Options 31 Citrix (ICA) Connect Options T able 9 contains the supported options you can use for ICA connections. Example: CONNECT=ICA BrowserIP=10.150 .123.30 Application="Desktop" Description="ICA_Desktop " AutoConnect=Y es Reconnect=Y es Encryption=128 Colors=16m Fullscreen=No Resolution=80 ...

  • Dell 883933-11 Rev. E - page 40

    32 Appendix A DisablePanelInFullscreen = {yes, no } Y es/no option to disable the panel on the local system when the ICA connection is launched in fullscreen. This values of this parameter will be applied if the connection is set to Fullscreen=yes. If this parameter is not used in the connection definition, the panel will remain active in auto-hide ...

  • Dell 883933-11 Rev. E - page 41

    Connect Parameter: Options 33 NoReducer = { no , yes} Y es/no option to turn off compression. Password={password, $SN, $MAC, $IP , $UN, $PW , $TN} Specifies the password to log in to the application server . Either a conventional log-in password or a variable can be used. Variable and Description password — Conventional log-in password $SN — Se ...

  • Dell 883933-11 Rev. E - page 42

    34 Appendix A UDP AudioPortLow= < integer value> Default is 16500. Specifies the minimum port number for UDP audio on the user device. Username={username, $SN, $MAC, $IP , $UN, $PW , $TN} Specifies the name to log in to the application server . Either a conventional log-in name or a variable can be used. Variable and Description username — ...

  • Dell 883933-11 Rev. E - page 43

    Connect Parameter: Options 35 Custom Connect Options T able 10 contains the supported options you can use for Custom connections (underlined values are defaults). Example: CONNECT=Custom Description="Custom_Connection" AutoConnect=Y es Reconnect=Y es ReconnectSeconds=100 Command=/usr/bin/xterm T able 10 Custom Connect Options ...

  • Dell 883933-11 Rev. E - page 44

    36 Appendix A Ericom Power T erm ® TEC Connect Options T able 11 contains the supported options you can use for Ericom Power T erm ® TEC connections (underlined values are defaults). Example: CONNECT=Ericom_Powerterm Description="Ericom_T est" Host=192.168.0 .2 AutoConnect=Y es Reconnect=Y es ReconnectSeconds=100 Filename=se ...

  • Dell 883933-11 Rev. E - page 45

    Connect Parameter: Options 37 LocalCopy = { no, yes} Default is no. Y es/no option to save to the permanent registry (or saves the Ericom — Power T erm® TEC settings locally after reboot). Phone = <phone number> Specifies the modem dial-up number . For serial connection only. Ping = { yes, no} Default is yes. Y es/no option to enable ping. ...

  • Dell 883933-11 Rev. E - page 46

    38 Appendix A RDP Connect Options T able 12 contains the supported options you can use for RDP connections. Example: CONNECT=RDP Host=10.150 .123.35 Description="RDP_Server" AutoConnect=yes Colors=16m Username=Administrator Password=Password Domainname=$DN Resolution=800x600 Directory=C:Windows Command="C:Window ...

  • Dell 883933-11 Rev. E - page 47

    Connect Parameter: Options 39 Drives=drive letter={floppy, cdr om, disk} [, basedir] drive letter=... Maps drives on the server to USB mass storage devices attached to the thin client, where: drive letter=A to Z floppy=USB floppy cdrom=USB CDROM disk= USB drive or memory stick rw=read/write ro=read only basedir=an optional directory on the USB devi ...

  • Dell 883933-11 Rev. E - page 48

    40 Appendix A Password={password, $SN, $MAC, $IP , $UN, $PW , $TN} Specifies the password to log in to the application server . Either a conventional log-in password or a variable can be used. Variable and Description password — Conventional log-in password $SN — Serial number $MAC — MAC address $IP — IP Address $UN — Sign-on name $PW — ...

  • Dell 883933-11 Rev. E - page 49

    Connect Parameter: Options 41 Resolution={ default , seamless, 640x480, 800x600 , 102 4x768, 1280x1024 , 1600x1200} Specifies the connection display resolution. The default value starts the connection using the current desktop display setting. SameLoginForRD = { yes , no} For RDP only . Y es/no option to use the same credentials (User Name, Passwor ...

  • Dell 883933-11 Rev. E - page 50

    42 Appendix A SSH Connect Options T able 13 contains the supported options you can use for SSH connections. Example: CONNECT=SSH Description="SSH_Connection" Host=192.168.0 .2 Reconnect=Y es Username=root Command=/usr/X11R6/bin/xterm LocalCopy=no T able 13 SSH Connect Options Option Description AutoConnect = { no , yes} Y es/ ...

  • Dell 883933-11 Rev. E - page 51

    Connect Parameter: Options 43 VMware View Client Connect Options T able 14 contains the supported options you can use for VMware View Client connections. Example: Connect=VMW ARE_VIEWCLIENT Description="VMview" Host=192.168.0 .2 DomainName=$DN AutoConnect=Y es Username=Administrator Password=Password Fullscreen=yes Ping=ye ...

  • Dell 883933-11 Rev. E - page 52

    44 Appendix A Domain = string Specifies the domain name in a Windows network where the VMware server is located. FullScreen = { no , yes} Runs the session at full screen (not in a window). Default = No . * Host=host[;host...] Specifies a host or lists of host values. The thin client attempts to connect to the next server on the list if the current ...

  • Dell 883933-11 Rev. E - page 53

    Connect Parameter: Options 45 VNC Viewer Connect Options T able 15 contains the supported options you can use for VNC Viewer connections. Example: CONNECT=VNC_VIEWER Description="VNC_Connection" Host=192.168.0 .2 Color=24 AutoConnect=Y es Display=0 Password=xyz Fullscreen=Y es LocalCopy=No T able 15 VNC Viewer Connect Opti ...

  • Dell 883933-11 Rev. E - page 54

    46 Appendix A Password={password, $SN, $MAC, $IP , $UN, $PW , $TN} Specifies the password to log in to the application server . Either a conventional log-in password or a variable can be used. Variable and Description password — Conventional log-in password $SN — Serial number $MAC — MAC address $IP — IP Address $UN — Sign-on name $PW — ...

  • Dell 883933-11 Rev. E - page 55

    Connect Parameter: Options 47 W eb Browser (Mozilla Firefox) Connect Options T able 8 contains the supported options you can use for Mozilla Firefox connections (underlined values are defaults). Example: CONNECT=BROWSER Description="Wyse Home Page" URL=http://www.wyse.com Resolution=FullScreen Mode=Normal LocalCopy=no T able 16 ...

  • Dell 883933-11 Rev. E - page 56

    48 Appendix A This page intentionally b lank. ...

  • Dell 883933-11 Rev. E - page 57

    B Printer Parameters: Options This appendix provides the options that you can use for the following supported printer parameters: • " JetDirectPrinter" • "NetworkPrinter" • "Printer" • "PrinterURI" • "SMBPrinter" TIP : Y ou can use supported printer parameters in wlx.ini, $MAC.ini, and {us ...

  • Dell 883933-11 Rev. E - page 58

    50 Appendix B JetDirectPrinter T able 17 contains the supported options you can use for the JetDirectPrinter parameter . TIP : The JetDirectPrinter command line defines a printer served by an HP JetDirect print server . CAUTION : Only the Name option is requir ed for all supported printer parameters; other options you can use for the printer parame ...

  • Dell 883933-11 Rev. E - page 59

    Printer Parameters: Options 51 [PPD=PPD name] Directly specifies a Postscript Printer Definition filename for use as a local printer driver . NOTE: The PPD option can be useful when attaching a local printer for which you already have a CUPS configuration on another system. ThinPrintClass= PrinterName1=Class1[;PrinterName2 =Class2] Sets the class n ...

  • Dell 883933-11 Rev. E - page 60

    52 Appendix B NetworkPrinter T able 17 contains the supported options you can use for the NetworkPrinter parameter . TIP : The NetworkPrinter command line defines a printer that uses traditional Unix Line Printer Daemon protocols. CAUTION : Only the Name option is requir ed for all supported printer parameters; other options you can use for the pri ...

  • Dell 883933-11 Rev. E - page 61

    Printer Parameters: Options 53 Printer T able 17 contains the supported options you can use for the Printer parameter . TIP : The Printer command line defines a locally attached printer connected through the noted interface. CAUTION : Only the Name option is requir ed for all supported printer parameters; other options you can use for the printer p ...

  • Dell 883933-11 Rev. E - page 62

    54 Appendix B PrinterURI T able 17 contains the supported options you can use for the PrinterURI parameter . TIP : The PrinterURI command line defines a printer using a URI supported by the Common Unix Printing System (CUPS). This command is useful when you want the thin client to access a printer for which you already have a working CUPS client be ...

  • Dell 883933-11 Rev. E - page 63

    Printer Parameters: Options 55 [PrinterID=Windows driver] Identifies the printer for the purpose of choosing a Windows printer driver (for example, “Brother MFC -420CN Printer”). Specify this parameter if you are forwarding the printer access to a Citirx or RDESKTOP connection. [printers.autolocate={ no , yes}] Y es/no option to automatically l ...

  • Dell 883933-11 Rev. E - page 64

    56 Appendix B SMBPrinter T able 17 contains the supported options you can use for the SMBPrinter parameter . TIP : The SMBPrinter command line defines a network printer shared through the Windows Sever Message Block protocols. CAUTION : Only the Name option is requir ed for all supported printer parameters; other options you can use for the printer ...

  • Dell 883933-11 Rev. E - page 65

    Printer Parameters: Options 57 This page intentionally b lank. ...

  • Dell 883933-11 Rev. E - page 66

    58 Appendix B ...

  • Dell 883933-11 Rev. E - page 67

    C TimeZone Parameter: V alues T able 22 contains the supported values that you can use for the TimeZone parameter . TIP : Y ou can use the TimeZone parameter in wlx.ini and $MAC.ini files only . CAUTION : The TimeZ one parameter must be followed by the ManualOverride=true option. Example: TimeZone=“US/Pacific” ManualOverride=true T able 22 Ti ...

  • Dell 883933-11 Rev. E - page 68

    60 Appendix C Americas (see also Brazil, Canada, Chile, Mexico, United States) The following values must be preceded with America/ . For example, America/Adak is the value for the Adak time zone. Adak , Anchorage , Anguilla , Antigua , Araguaina , Argentina/ Buenos_Aires , Argentina/Catamarca , Argentina/ ComodRivadavia , Argentina/Cordoba , Argent ...

  • Dell 883933-11 Rev. E - page 69

    TimeZone Parameter: V alues 61 Asia (see also Mideast) The following values must be preceded with Asia/ . For example, Asia/Aden is the value for the Aden time zone. Aden , Almaty , Amman , Anadyr , Aqtau , Aqtobe , Ashgabat , Ashkhabad , Baghdad , Bahrain , Baku , Bangkok , Beijing , Beirut , Bishkek , Brunei , Calcutta , Choibalsan , Chongqing , ...

  • Dell 883933-11 Rev. E - page 70

    62 Appendix C Europe The following values must be preceded with Europe/ . For example, Europe/Amsterdam is the value for the Amsterdam time zone. Amsterdam , Andorra , Athens , Belfast , Belgrade , Berlin , Bratislava , Brussels , Bucharest , Budapest , Chisinau , Copenhagen , Dublin , Gibraltar , Guernsey , Helsinki , Isle_of_Man , Istanbul , Jers ...

  • Dell 883933-11 Rev. E - page 71

    D Keyboard.layouts Parameter: V alues T able 23 contains the values that you can use for the Keyboard.layouts parameter (to designate the keyboard type). TIP : Y ou can use the Keyboard.layouts parameter in wlx.ini, $MAC.ini, and {username}.ini files. CAUTION : All values listed in T able 23 work on the thin client locally . However , the values ma ...

  • Dell 883933-11 Rev. E - page 72

    64 Appendix D br_nodeadkeys Eliminate dead keys Bulgaria bg_phonetic Cambodia kh Canada x x ca *Canadian English (Multilingual) ca_fr *Canadian French ca_multi-2gr Multi-lingual, second part x ca_fr-dvorak French Dvorak x ca_fr-legacy French (legacy) ca_ike Inuktitut x x ca_multi Multi-lingual, first part x ca_multix Mult-ilingual Croatia x x hr *C ...

  • Dell 883933-11 Rev. E - page 73

    Keyboard.layouts Parameter: V alues 65 de_ro Romanian keyboard, German letters de_ro_nodeadkeys Romanian keyboard, German letters, eliminate dead keys Greece gr_polytonic Polytonic gr_nodeadkeys Elminate dead k eys gr_extended Extended Hungary x x hu *Hungarian hu_standard Standard hu_qwerty Qwerty nodeadkeys Eliminate dead keys hu_101_qwerty_comma ...

  • Dell 883933-11 Rev. E - page 74

    66 Appendix D in_ben_probhat Bengali Probhat in_guj Gujarati in_guru Gurmukhi in_kan Kannada in_mal Malayalam in_ori Oriya in_tam T amil in_tam_tab T amil TAB T ypewriter in_tam_tscii T amil TSCII T ypewriter in_tam_unicode T amil Unicode in_tel T elugu in_urd Urdu Iran ir_keypad Keypad ir_pro Pro ir_pro_keypad Pro Keypad Ireland ie_unicodeexpert U ...

  • Dell 883933-11 Rev. E - page 75

    Keyboard.layouts Parameter: V alues 67 Latin American x x latam *Latin American Netherlands x x nl *Dutch Norway x x no *Norwegian no_smi_nodeadkeys Northern Saami, eliminate dead keys no_dvorak Dvorak no_nodeadkeys Eliminate dead keys no_smi Northern Saami Pakistan pk Poland x x pl *Polish (Programmers) pl_qwertz qwertz pl_dvorak Dvorak pl_dvorak_ ...

  • Dell 883933-11 Rev. E - page 76

    68 Appendix D si_unicode Use Slovenian digraphs si_unicodeus US keyboard with Slovenian digraphs si_us US keyboard with Slovenian letters Slovenia x x si *Slovenian Spain x x es *Spanish es_sundeadkeys Sun dead keys es_dvorak Dvorak es_nodeadkeys Eliminate dead keys Sri Lanka lk_tam_tab T amil TAB typewriter lk_tam_unicode T amil Unicode Sweden x x ...

  • Dell 883933-11 Rev. E - page 77

    Keyboard.layouts Parameter: V alues 69 T urkey x x tr *T urkish (Q) tr_alt Alt-Q xx tr_f *T urkish (F) Ukraine ua_phonetic Phonetic ua_rstu Standard RSTU ua_rstu_ru Standard RSTU on Russian layout ua_typewriter T ypewriter ua_winkeys Winkeys U.K . x x gb *British English gb_intl International (with dead keys) gb_dvorak Dvorak U. S. x x us *U.S. Eng ...

  • Dell 883933-11 Rev. E - page 78

    70 Appendix D This page intentionally b lank. ...

  • Dell 883933-11 Rev. E - page 79

    T ables 1 System V ariables 5 2 General Settings: wlx.ini files and $MAC .ini files only 8 3 Peripheral Settings: wlx.ini files and $MAC.ini files only 1 4 4 Connection Settings: wlx.ini files and $MAC.ini files only 15 5 General Settings: wlx.ini files, $MAC.ini files, and {username}.ini files 22 6 Peripheral Settings: wlx.ini files, $MAC.ini file ...

  • Dell 883933-11 Rev. E - page 80

    Reference Guide Dell ® Wyse Enhanced Ubuntu Linux INI Files Issue: 040414 Written and published by: Dell Inc., April 2014 Created using FrameMaker ® and Acr obat ® ...

Manufacturer Dell Category Microscope & Magnifier

Documents that we receive from a manufacturer of a Dell 883933-11 Rev. E can be divided into several groups. They are, among others:
- Dell technical drawings
- 883933-11 Rev. E manuals
- Dell product data sheets
- information booklets
- or energy labels Dell 883933-11 Rev. E
All of them are important, but the most important information from the point of view of use of the device are in the user manual Dell 883933-11 Rev. E.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals Dell 883933-11 Rev. E, service manual, brief instructions and user manuals Dell 883933-11 Rev. E. Depending on your needs, you should look for the document you need. In our website you can view the most popular manual of the product Dell 883933-11 Rev. E.

Similar manuals

A complete manual for the device Dell 883933-11 Rev. E, how should it look like?
A manual, also referred to as a user manual, or simply "instructions" is a technical document designed to assist in the use Dell 883933-11 Rev. E by users. Manuals are usually written by a technical writer, but in a language understandable to all users of Dell 883933-11 Rev. E.

A complete Dell manual, should contain several basic components. Some of them are less important, such as: cover / title page or copyright page. However, the remaining part should provide us with information that is important from the point of view of the user.

1. Preface and tips on how to use the manual Dell 883933-11 Rev. E - At the beginning of each manual we should find clues about how to use the guidelines. It should include information about the location of the Contents of the Dell 883933-11 Rev. E, FAQ or common problems, i.e. places that are most often searched by users in each manual
2. Contents - index of all tips concerning the Dell 883933-11 Rev. E, that we can find in the current document
3. Tips how to use the basic functions of the device Dell 883933-11 Rev. E - which should help us in our first steps of using Dell 883933-11 Rev. E
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with Dell 883933-11 Rev. E
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of Dell 883933-11 Rev. E in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning Dell 883933-11 Rev. E?

Use the form below

If you did not solve your problem by using a manual Dell 883933-11 Rev. E, ask a question using the form below. If a user had a similar problem with Dell 883933-11 Rev. E it is likely that he will want to share the way to solve it.

Copy the text from the picture

Comments (0)