-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e38635c
commit f9eb7ea
Showing
3 changed files
with
97 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# HOWTO Sample Profiles | ||
|
||
----- | ||
|
||
## OS 11 Sample Profiles | ||
|
||
<!--- | ||
OS 11 Valid Types: | ||
Accessories | ||
Devices | ||
Network | ||
Security | ||
Sessions | ||
System | ||
User Interface | ||
_Multi | ||
--> | ||
|
||
| Type | Profile | Name | Description | Date | Notes | | ||
|------|---------|------|-------------|------|-------| | ||
|
||
----- | ||
|
||
## OS 12 Sample Profiles | ||
|
||
<!--- | ||
OS 12 Valid Types: | ||
Accessories | ||
User Interface | ||
Network | ||
Devices | ||
Security | ||
System | ||
Apps | ||
_Multi | ||
--> | ||
|
||
| Type | Profile | Name | Description | Date | Notes | | ||
|------|---------|------|-------------|------|-------| | ||
|
||
|
||
<!--- | ||
| Application | Profile | | ||
|-------------|---------| | ||
| Chrome | <a href="../Profiles/HOWTO-Add-Application-Chrome-CP-profile.xml" download>LINK to Profile</a> | | ||
| Frame | <a href="../Profiles/HOWTO-Add-Application-Frame-CP-profile.xml" download>LINK to Profile</a> | | ||
| LibreOffice | <a href="../Profiles/HOWTO-Add-Application-LibreOffice-CP-profile.xml" download>LINK to Profile</a> | | ||
| Microsoft Edge | <a href="../Profiles/HOWTO-Add-Application-Microsoft-Edge-CP-profile.xml" download>LINK to Profile</a> | | ||
| VLC | <a href="../Profiles/HOWTO-Add-Application-VLC-CP-profile.xml" download>LINK to Profile</a> | | ||
| Webex | <a href="../Profiles/HOWTO-Add-Application-Webex-CP-profile.xml" download>LINK to Profile</a> | | ||
| Zoom | <a href="../Profiles/HOWTO-Add-Application-Zoom-CP-profile.xml" download>LINK to Profile</a> | | ||
--> |
42 changes: 42 additions & 0 deletions
42
...O-Sample-Profiles/HOWTO-Sample-Profiles-OS11/OS11_Accessories_Enable_Terminal_Generic.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<profile> | ||
<profile_id>121</profile_id> | ||
<profilename>Enable_Terminal_Generic</profilename> | ||
<firmware> | ||
<model>IGEL OS 11</model> | ||
<version>11.03.103.01</version> | ||
</firmware> | ||
<description>Enables a terminal session icon</description> | ||
<overwritesessions>false</overwritesessions> | ||
<is_master_profile>false</is_master_profile> | ||
<is_igel_os>true</is_igel_os> | ||
<settings/> | ||
<instancesettings> | ||
<instance classprefix="sessions.xterm%" serialnumber="1478ddbb:16fa18a7001:-8000172.0.4.237"> | ||
<ivalue classname="sessions.xterm%.applaunch" variableExpression="" variableSubstitutionActive="false">true</ivalue> | ||
<ivalue classname="sessions.xterm%.applaunch_path" variableExpression="" variableSubstitutionActive="false"></ivalue> | ||
<ivalue classname="sessions.xterm%.applaunch_system" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.appliance_mode_access" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.autostart" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.cmdline" variableExpression="" variableSubstitutionActive="false"></ivalue> | ||
<ivalue classname="sessions.xterm%.desktop" variableExpression="" variableSubstitutionActive="false">true</ivalue> | ||
<ivalue classname="sessions.xterm%.desktop_path" variableExpression="" variableSubstitutionActive="false"></ivalue> | ||
<ivalue classname="sessions.xterm%.hotkey" variableExpression="" variableSubstitutionActive="false"></ivalue> | ||
<ivalue classname="sessions.xterm%.hotkeymodifier" variableExpression="" variableSubstitutionActive="false">None</ivalue> | ||
<ivalue classname="sessions.xterm%.icon" variableExpression="" variableSubstitutionActive="false">xterm</ivalue> | ||
<ivalue classname="sessions.xterm%.menu_path" variableExpression="" variableSubstitutionActive="false"></ivalue> | ||
<ivalue classname="sessions.xterm%.name" variableExpression="" variableSubstitutionActive="false">Terminal</ivalue> | ||
<ivalue classname="sessions.xterm%.position" variableExpression="" variableSubstitutionActive="false">0</ivalue> | ||
<ivalue classname="sessions.xterm%.pulldown" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.quick_start" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.restart" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.scardautostart" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.snotify" variableExpression="" variableSubstitutionActive="false">true</ivalue> | ||
<ivalue classname="sessions.xterm%.startmenu" variableExpression="" variableSubstitutionActive="false">true</ivalue> | ||
<ivalue classname="sessions.xterm%.startmenu_system" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.usehotkey" variableExpression="" variableSubstitutionActive="false">false</ivalue> | ||
<ivalue classname="sessions.xterm%.waittime2autostart" variableExpression="" variableSubstitutionActive="false">0</ivalue> | ||
<ivalue classname="sessions.xterm%.waittime2restart" variableExpression="" variableSubstitutionActive="false">0</ivalue> | ||
</instance> | ||
</instancesettings> | ||
</profile> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters