home | add Citrix configs
This commit is contained in:
parent
d8ee0b915a
commit
975b448c41
10 changed files with 901 additions and 1 deletions
50
home/files/citrix/wfclient.ini
Normal file
50
home/files/citrix/wfclient.ini
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
;********************************************************************
|
||||
;
|
||||
; wfclient.ini
|
||||
;
|
||||
; User configuration for Citrix Receiver for Unix
|
||||
;
|
||||
; Copyright 1994-2018 Citrix Systems, Inc. All rights reserved.
|
||||
;
|
||||
;********************************************************************
|
||||
[WFClient]
|
||||
Version=2
|
||||
KeyboardLayout=(User Profile)
|
||||
KeyboardMappingFile=automatic.kbd
|
||||
KeyboardDescription=Automatic (User Profile)
|
||||
KeyboardType=(Default)
|
||||
CREnabled=True
|
||||
BrowserProtocol=HTTPonTCP
|
||||
BrowserTimeout=5000
|
||||
CDMAllowed=On
|
||||
ClientPrinterQueue=On
|
||||
ClientManagement=On
|
||||
ClientComm=On
|
||||
MouseSendsControlV=True
|
||||
MouseDoubleClickTimer=
|
||||
MouseDoubleClickWidth=
|
||||
MouseDoubleClickHeight=
|
||||
Hotkey12Shift=Ctrl+Shift
|
||||
Hotkey11Shift=Ctrl+Shift
|
||||
Hotkey10Shift=Ctrl+Shift
|
||||
Hotkey9Shift=Ctrl+Shift
|
||||
Hotkey8Shift=Ctrl+Shift
|
||||
Hotkey7Shift=Ctrl+Shift
|
||||
Hotkey6Shift=Ctrl+Shift
|
||||
Hotkey5Shift=Ctrl+Shift
|
||||
Hotkey4Shift=Ctrl+Shift
|
||||
Hotkey3Shift=Ctrl+Shift
|
||||
Hotkey2Shift=Ctrl+Shift
|
||||
Hotkey1Shift=Ctrl+Shift
|
||||
IgnoreErrors=9,15
|
||||
AllowAudioInput=True
|
||||
[Thinwire3.0]
|
||||
DesiredHRES=640
|
||||
DesiredVRES=480
|
||||
DesiredColor=15
|
||||
PersistentCachePath=$HOME/.ICAClient/cache
|
||||
PersistentCacheMinBitmap=2048
|
||||
PersistentCacheEnabled=Off
|
||||
ApproximateColors=No
|
||||
UseFullScreen=True
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue