Resolve KASM-5447 "Feature/ parrotos 6"

This commit is contained in:
Ryan Kuba 2024-01-19 20:57:06 +00:00 committed by Justin Travis
parent a449b5b350
commit 10899cd79a
42 changed files with 343 additions and 885 deletions

View File

@ -138,16 +138,11 @@ scan_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}:
- apk add bash
- (cd ci-scripts && bash download-trivy)
- bash ci-scripts/scan image ${ORG_NAME}/image-cache-private:$(arch)-core-{{ IMAGE.name1 }}-{{ IMAGE.name2 }}-${SANITIZED_BRANCH}-${CI_PIPELINE_ID}
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
when: never
- if: ($CI_COMMIT_BRANCH =~ /^release\/.*$/ || $CI_COMMIT_BRANCH == "develop" || $CI_PIPELINE_SOURCE == "schedule" || $SCAN_CONTAINERS == "true")
{% if FILE_LIMITS %}changes:
{% if FILE_LIMITS %}only:
changes:
{% for FILE in files %}- {{ FILE }}
{% endfor %}{% for FILE in IMAGE.changeFiles %}- {{ FILE }}
{% endfor %}{% endif %}
when: always
- when: manual
needs:
- build_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}
tags:
@ -169,16 +164,11 @@ scan_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}:
- apk add bash
- (cd ci-scripts && bash download-trivy)
- bash ci-scripts/scan image ${ORG_NAME}/image-cache-private:x86_64-core-{{ IMAGE.name1 }}-{{ IMAGE.name2 }}-${SANITIZED_BRANCH}-${CI_PIPELINE_ID}
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
when: never
- if: ($CI_COMMIT_BRANCH =~ /^release\/.*$/ || $CI_COMMIT_BRANCH == "develop" || $CI_PIPELINE_SOURCE == "schedule" || $SCAN_CONTAINERS == "true")
{% if FILE_LIMITS %}changes:
{% if FILE_LIMITS %}only:
changes:
{% for FILE in files %}- {{ FILE }}
{% endfor %}{% for FILE in IMAGE.changeFiles %}- {{ FILE }}
{% endfor %}{% endif %}
when: always
- when: manual
needs:
- build_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}
artifacts:

View File

@ -34,6 +34,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core
- src/ubuntu/xfce/**
- src/ubuntu/xfce/.config/**
- src/ubuntu/xfce/.config/xfce4/**
- src/ubuntu/xfce/.config/xfce4/xfconf/**
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
@ -46,6 +51,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core
- src/ubuntu/xfce/**
- src/ubuntu/xfce/.config/**
- src/ubuntu/xfce/.config/xfce4/**
- src/ubuntu/xfce/.config/xfce4/xfconf/**
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
@ -58,6 +68,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core
- src/ubuntu/xfce/**
- src/ubuntu/xfce/.config/**
- src/ubuntu/xfce/.config/xfce4/**
- src/ubuntu/xfce/.config/xfce4/xfconf/**
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
@ -70,6 +85,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core
- src/debian/**
- src/debian/xfce/**
- src/debian/xfce/.config/**
- src/debian/xfce/.config/xfce4/**
- src/debian/xfce/.config/xfce4/xfconf/**
- src/debian/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
- name1: debian
@ -81,6 +101,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core
- src/debian/**
- src/debian/xfce/**
- src/debian/xfce/.config/**
- src/debian/xfce/.config/xfce4/**
- src/debian/xfce/.config/xfce4/xfconf/**
- src/debian/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
@ -93,6 +118,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core
- src/kali/**
- src/kali/xfce/**
- src/kali/xfce/.config/**
- src/kali/xfce/.config/xfce4/**
- src/kali/xfce/.config/xfce4/xfconf/**
- src/kali/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/install/extra/kali.sh
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
@ -106,6 +136,12 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/oracle8/**
- src/oracle8/xfce/**
- src/oracle8/xfce/.config/**
- src/oracle8/xfce/.config/xfce4/**
- src/oracle8/xfce/.config/xfce4/xfconf/**
- src/oracle8/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/oracle8/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: oracle
name2: 9
@ -116,6 +152,12 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/oracle9/**
- src/oracle9/xfce/**
- src/oracle9/xfce/.config/**
- src/oracle9/xfce/.config/xfce4/**
- src/oracle9/xfce/.config/xfce4/xfconf/**
- src/oracle9/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/oracle9/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: rockylinux
name2: 8
@ -126,6 +168,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/rockylinux8/**
- src/rockylinux8/xfce/**
- src/rockylinux8/xfce/.config/**
- src/rockylinux8/xfce/.config/xfce4/**
- src/rockylinux8/xfce/.config/xfce4/xfconf/**
- src/rockylinux8/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: rockylinux
name2: 9
@ -136,6 +183,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/rockylinux9/**
- src/rockylinux9/xfce/**
- src/rockylinux9/xfce/.config/**
- src/rockylinux9/xfce/.config/xfce4/**
- src/rockylinux9/xfce/.config/xfce4/xfconf/**
- src/rockylinux9/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: almalinux
name2: 8
@ -146,6 +198,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/almalinux8/**
- src/almalinux8/xfce/**
- src/almalinux8/xfce/.config/**
- src/almalinux8/xfce/.config/xfce4/**
- src/almalinux8/xfce/.config/xfce4/xfconf/**
- src/almalinux8/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: almalinux
name2: 9
@ -156,6 +213,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/almalinux9/**
- src/almalinux9/xfce/**
- src/almalinux9/xfce/.config/**
- src/almalinux9/xfce/.config/xfce4/**
- src/almalinux9/xfce/.config/xfce4/xfconf/**
- src/almalinux9/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: opensuse
name2: 15
@ -166,6 +228,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-suse
- src/opensuse/**
- src/opensuse/xfce/**
- src/opensuse/xfce/.config/**
- src/opensuse/xfce/.config/xfce4/**
- src/opensuse/xfce/.config/xfce4/xfconf/**
- src/opensuse/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/sysbox/**
- name1: fedora
name2: 37
@ -176,6 +243,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-fedora
- src/fedora37/**
- src/fedora37/xfce/**
- src/fedora37/xfce/.config/**
- src/fedora37/xfce/.config/xfce4/**
- src/fedora37/xfce/.config/xfce4/xfconf/**
- src/fedora37/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- name1: fedora
name2: 38
base: fedora:38
@ -185,6 +257,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-fedora
- src/fedora38/**
- src/fedora38/xfce/**
- src/fedora38/xfce/.config/**
- src/fedora38/xfce/.config/xfce4/**
- src/fedora38/xfce/.config/xfce4/xfconf/**
- src/fedora38/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- name1: fedora
name2: 39
base: fedora:39
@ -194,18 +271,24 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-fedora
- src/fedora39/**
- src/fedora39/xfce/**
- src/fedora39/xfce/.config/**
- src/fedora39/xfce/.config/xfce4/**
- src/fedora39/xfce/.config/xfce4/xfconf/**
- src/fedora39/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- name1: parrotos
name2: 5
base: parrotsec/core:latest
bg: bg_parrotos5.jpg
distro: parrotos5
name2: 6
base: parrotsec/core:6
bg: bg_parrotos6.jpg
distro: parrotos6
dockerfile: dockerfile-kasm-core
changeFiles:
- dockerfile-kasm-core
- src/parrotos5/**
- src/parrotos6/**
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
- src/parrotos6/**
- name1: alpine
name2: 317
base: alpine:3.17
@ -215,6 +298,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-alpine
- src/alpine/**
- src/alpine/xfce/**
- src/alpine/xfce/.config/**
- src/alpine/xfce/.config/xfce4/**
- src/alpine/xfce/.config/xfce4/xfconf/**
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- name1: alpine
name2: 318
base: alpine:3.18
@ -224,6 +312,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-alpine
- src/alpine/**
- src/alpine/xfce/**
- src/alpine/xfce/.config/**
- src/alpine/xfce/.config/xfce4/**
- src/alpine/xfce/.config/xfce4/xfconf/**
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- name1: alpine
name2: 319
base: alpine:3.19
@ -233,6 +326,11 @@ multiImages:
changeFiles:
- dockerfile-kasm-core-alpine
- src/alpine/**
- src/alpine/xfce/**
- src/alpine/xfce/.config/**
- src/alpine/xfce/.config/xfce4/**
- src/alpine/xfce/.config/xfce4/xfconf/**
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
singleImages:
- name1: cuda
name2: focal
@ -243,6 +341,11 @@ singleImages:
changeFiles:
- dockerfile-kasm-core
- src/ubuntu/xfce/**
- src/ubuntu/xfce/.config/**
- src/ubuntu/xfce/.config/xfce4/**
- src/ubuntu/xfce/.config/xfce4/xfconf/**
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- src/ubuntu/nvidia/**
- src/ubuntu/sysbox/**
- src/ubuntu/virtualgl/**
@ -255,6 +358,11 @@ singleImages:
changeFiles:
- dockerfile-kasm-core-centos
- src/centos/**
- src/centos/xfce/**
- src/centos/xfce/.config/**
- src/centos/xfce/.config/xfce4/**
- src/centos/xfce/.config/xfce4/xfconf/**
- src/centos/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- name1: oracle
name2: 7
base: oraclelinux:7
@ -264,3 +372,8 @@ singleImages:
changeFiles:
- dockerfile-kasm-core-oracle
- src/oracle7/**
- src/oracle7/xfce/**
- src/oracle7/xfce/.config/**
- src/oracle7/xfce/.config/xfce4/**
- src/oracle7/xfce/.config/xfce4/xfconf/**
- src/oracle7/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**

View File

@ -1 +0,0 @@
Parrot OS 5 base image for Kasm Workspaces

View File

@ -1,6 +1,6 @@
# About This Image
This image contains a browser-accessible version of Parrot OS 5.
This image contains a browser-accessible version of Parrot OS 6.
![Screenshot][Image_Screenshot]

View File

@ -0,0 +1 @@
Parrot OS 6 base image for Kasm Workspaces

Binary file not shown.

Before

Width:  |  Height:  |  Size: 617 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

View File

@ -1,17 +0,0 @@
[Desktop Entry]
Version=1.0
Name=Xfce Terminal
Comment=Terminal Emulator
GenericName=Terminal Emulator
Exec=xfce4-terminal
Icon=org.xfce.terminal
Terminal=false
Type=Application
Categories=GTK;System;TerminalEmulator;
StartupNotify=true
Actions=preferences;
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal.desktop
[Desktop Action preferences]
Name=Terminal Preferences
Exec=xfce4-terminal --preferences

View File

@ -1,18 +0,0 @@
[Desktop Entry]
Name=Terminator
Comment=Multiple terminals in one window
TryExec=terminator
Exec=terminator
Icon=terminator
Type=Application
Categories=GNOME;GTK;Utility;TerminalEmulator;System;
StartupNotify=true
X-Ubuntu-Gettext-Domain=terminator
X-Ayatana-Desktop-Shortcuts=NewWindow;
Keywords=terminal;shell;prompt;command;commandline;
X-XFCE-Source=file:///usr/share/applications/terminator.desktop
[NewWindow Shortcut Group]
Name=Open a New Window
Exec=terminator
TargetEnvironment=Unity

View File

@ -1,10 +0,0 @@
[Desktop Entry]
Name=Byobu Terminal
Comment=Advanced Command Line and Text Window Manager
Icon=byobu
Exec=env TERM=xterm-256color byobu
Terminal=true
Type=Application
Categories=GNOME;GTK;Utility;
X-GNOME-Gettext-Domain=byobu
X-XFCE-Source=file:///usr/share/applications/byobu.desktop

View File

@ -1,15 +0,0 @@
[Desktop Entry]
Name=Firefox
Comment=Browse the World Wide Web
GenericName=Web Browser
X-GNOME-FullName=Firefox
Exec=firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=firefox
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=firefox
StartupNotify=true
X-XFCE-Source=file:///usr/share/applications/firefox.desktop

View File

@ -1,26 +0,0 @@
[Main]
Timeout=500
Timeout_Seconds=1
Click_Command=xfce4-taskmanager
[SL_Cpu]
Enabled=true
Use_Label=true
Color=rgb(0,0,192)
Text=cpu
[SL_Mem]
Enabled=true
Use_Label=true
Color=rgb(0,192,0)
Text=mem
[SL_Swap]
Enabled=true
Use_Label=true
Color=rgb(240,240,0)
Text=swap
[SL_Uptime]
Enabled=false

View File

@ -1,25 +0,0 @@
[Main]
Timeout=500
Timeout_Seconds=1
Click_Command=xfce4-taskmanager
[SL_Cpu]
Enabled=true
Use_Label=true
Color=rgb(0,0,192)
Text=cpu
[SL_Mem]
Enabled=true
Use_Label=true
Color=rgb(0,192,0)
Text=mem
[SL_Swap]
Enabled=true
Use_Label=true
Color=rgb(240,240,0)
Text=swap
[SL_Uptime]
Enabled=false

View File

@ -1,26 +0,0 @@
[Main]
Timeout=500
Timeout_Seconds=1
Click_Command=xfce4-taskmanager
[SL_Cpu]
Enabled=true
Use_Label=true
Color=rgb(0,0,192)
Text=cpu
[SL_Mem]
Enabled=true
Use_Label=true
Color=rgb(0,192,0)
Text=mem
[SL_Swap]
Enabled=true
Use_Label=true
Color=rgb(240,240,0)
Text=swap
[SL_Uptime]
Enabled=false

View File

@ -1,67 +0,0 @@
favorites=mousepad.desktop,encryptpad.desktop,anon-gui.desktop,codium.desktop
button-title=Menu
button-icon=view-list
button-single-row=false
show-button-title=true
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
item-icon-size=3
hover-switch-category=false
category-show-name=true
category-icon-size=1
load-hierarchy=true
view-as-icons=false
default-category=0
recent-items-max=10
favorites-in-recent=true
position-search-alternate=true
position-commands-alternate=false
position-categories-alternate=true
stay-on-focus-out=false
confirm-session-command=true
menu-width=450
menu-height=500
menu-opacity=100
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=dm-tool switch-to-greeter
show-command-switchuser=false
command-logoutuser=xfce4-session-logout --logout --fast
show-command-logoutuser=false
command-restart=xfce4-session-logout --reboot --fast
show-command-restart=false
command-shutdown=xfce4-session-logout --halt --fast
show-command-shutdown=false
command-suspend=xfce4-session-logout --suspend
show-command-suspend=false
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=3
[action0]
name=Man Pages
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Web Search
pattern=?
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
regex=false
[action2]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false

View File

@ -1,67 +0,0 @@
favorites=update-reminder.desktop,mousepad.desktop,encryptpad.desktop,anon-gui.desktop,codium.desktop,org.remmina.Remmina.desktop,htop.desktop
button-title=Menu
button-icon=view-list
button-single-row=false
show-button-title=true
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
item-icon-size=3
hover-switch-category=false
category-show-name=true
category-icon-size=1
load-hierarchy=true
view-as-icons=false
default-category=0
recent-items-max=10
favorites-in-recent=true
position-search-alternate=true
position-commands-alternate=false
position-categories-alternate=true
stay-on-focus-out=false
confirm-session-command=true
menu-width=450
menu-height=500
menu-opacity=100
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
command-switchuser=dm-tool switch-to-greeter
show-command-switchuser=false
command-logoutuser=xfce4-session-logout --logout --fast
show-command-logoutuser=false
command-restart=xfce4-session-logout --reboot --fast
show-command-restart=false
command-shutdown=xfce4-session-logout --halt --fast
show-command-shutdown=false
command-suspend=xfce4-session-logout --suspend
show-command-suspend=false
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=3
[action0]
name=Man Pages
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Web Search
pattern=?
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
regex=false
[action2]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false

View File

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="displays" version="1.0">
<property name="ActiveProfile" type="string" value="Default"/>
</channel>

View File

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="thunar" version="1.0">
<property name="last-view" type="string" value="ThunarIconView"/>
</channel>

View File

@ -1,187 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-keyboard-shortcuts" version="1.0">
<property name="commands" type="empty">
<property name="default" type="empty">
<property name="&lt;Alt&gt;F1" type="empty"/>
<property name="&lt;Alt&gt;F2" type="empty">
<property name="startup-notify" type="empty"/>
</property>
<property name="&lt;Alt&gt;F3" type="empty">
<property name="startup-notify" type="empty"/>
</property>
<property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="empty"/>
<property name="XF86Display" type="empty"/>
<property name="&lt;Super&gt;p" type="empty"/>
<property name="&lt;Primary&gt;Escape" type="empty"/>
<property name="XF86WWW" type="empty"/>
<property name="XF86Mail" type="empty"/>
<property name="Print" type="empty"/>
</property>
<property name="custom" type="empty">
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
<property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xflock4"/>
<property name="&lt;Primary&gt;Escape" type="string" value="xfdesktop --menu"/>
<property name="&lt;Alt&gt;F2" type="string" value="xfrun4"/>
<property name="override" type="bool" value="true"/>
<property name="Super_L" type="string" value="xfce4-popup-whiskermenu"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="xfce4-terminal"/>
<property name="Print" type="string" value="xfce4-screenshooter -f"/>
<property name="&lt;Alt&gt;Print" type="string" value="xfce4-screenshooter -w"/>
<property name="&lt;Shift&gt;Print" type="string" value="xfce4-screenshooter -r"/>
</property>
</property>
<property name="xfwm4" type="empty">
<property name="default" type="empty">
<property name="&lt;Alt&gt;Insert" type="empty"/>
<property name="Escape" type="empty"/>
<property name="Left" type="empty"/>
<property name="Right" type="empty"/>
<property name="Up" type="empty"/>
<property name="Down" type="empty"/>
<property name="&lt;Alt&gt;Tab" type="empty"/>
<property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="empty"/>
<property name="&lt;Alt&gt;Delete" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Down" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="empty"/>
<property name="&lt;Alt&gt;F4" type="empty"/>
<property name="&lt;Alt&gt;F6" type="empty"/>
<property name="&lt;Alt&gt;F7" type="empty"/>
<property name="&lt;Alt&gt;F8" type="empty"/>
<property name="&lt;Alt&gt;F9" type="empty"/>
<property name="&lt;Alt&gt;F10" type="empty"/>
<property name="&lt;Alt&gt;F11" type="empty"/>
<property name="&lt;Alt&gt;F12" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;End" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Home" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_1" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_2" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_3" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_4" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_5" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_6" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_7" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_8" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;KP_9" type="empty"/>
<property name="&lt;Alt&gt;space" type="empty"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;d" type="empty"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Super&gt;Tab" type="empty"/>
<property name="&lt;Primary&gt;F1" type="empty"/>
<property name="&lt;Primary&gt;F2" type="empty"/>
<property name="&lt;Primary&gt;F3" type="empty"/>
<property name="&lt;Primary&gt;F4" type="empty"/>
<property name="&lt;Primary&gt;F5" type="empty"/>
<property name="&lt;Primary&gt;F6" type="empty"/>
<property name="&lt;Primary&gt;F7" type="empty"/>
<property name="&lt;Primary&gt;F8" type="empty"/>
<property name="&lt;Primary&gt;F9" type="empty"/>
<property name="&lt;Primary&gt;F10" type="empty"/>
<property name="&lt;Primary&gt;F11" type="empty"/>
<property name="&lt;Primary&gt;F12" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Down" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;End" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;Home" type="empty"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_1" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_2" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_3" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_4" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_5" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_6" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_7" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_8" type="empty"/>
<property name="&lt;Alt&gt;&lt;Control&gt;KP_9" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Right" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;d" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Up" type="empty"/>
<property name="&lt;Control&gt;F1" type="empty"/>
<property name="&lt;Control&gt;F2" type="empty"/>
<property name="&lt;Control&gt;F3" type="empty"/>
<property name="&lt;Control&gt;F4" type="empty"/>
<property name="&lt;Control&gt;F5" type="empty"/>
<property name="&lt;Control&gt;F6" type="empty"/>
<property name="&lt;Control&gt;F7" type="empty"/>
<property name="&lt;Control&gt;F8" type="empty"/>
<property name="&lt;Control&gt;F9" type="empty"/>
<property name="&lt;Control&gt;F10" type="empty"/>
<property name="&lt;Control&gt;F11" type="empty"/>
<property name="&lt;Control&gt;F12" type="empty"/>
</property>
<property name="custom" type="empty">
<property name="&lt;Primary&gt;F12" type="string" value="workspace_12_key"/>
<property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Down" type="string" value="down_workspace_key"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="string" value="move_window_left_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;End" type="string" value="move_window_next_workspace_key"/>
<property name="Right" type="string" value="right_key"/>
<property name="Down" type="string" value="down_key"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="string" value="lower_window_key"/>
<property name="&lt;Alt&gt;Tab" type="string" value="cycle_windows_key"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="string" value="move_window_right_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Right" type="string" value="right_workspace_key"/>
<property name="&lt;Alt&gt;F10" type="string" value="maximize_window_key"/>
<property name="&lt;Primary&gt;F11" type="string" value="workspace_11_key"/>
<property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
<property name="&lt;Alt&gt;Delete" type="string" value="del_workspace_key"/>
<property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;d" type="string" value="show_desktop_key"/>
<property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
<property name="Up" type="string" value="up_key"/>
<property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
<property name="&lt;Alt&gt;space" type="string" value="popup_menu_key"/>
<property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="string" value="cycle_reverse_windows_key"/>
<property name="Escape" type="string" value="cancel_key"/>
<property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="string" value="raise_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Home" type="string" value="move_window_prev_workspace_key"/>
<property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
<property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Left" type="string" value="left_workspace_key"/>
<property name="&lt;Primary&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="string" value="move_window_up_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Up" type="string" value="up_workspace_key"/>
<property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
<property name="&lt;Primary&gt;F10" type="string" value="workspace_10_key"/>
<property name="Left" type="string" value="left_key"/>
<property name="&lt;Alt&gt;Insert" type="string" value="add_workspace_key"/>
<property name="override" type="bool" value="true"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;1" type="string" value="workspace_1_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;2" type="string" value="workspace_2_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;3" type="string" value="workspace_3_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;4" type="string" value="workspace_4_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;5" type="string" value="workspace_5_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;6" type="string" value="workspace_6_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;7" type="string" value="workspace_7_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;8" type="string" value="workspace_8_key"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;9" type="string" value="workspace_9_key"/>
<property name="&lt;Primary&gt;&lt;Super&gt;Up" type="string" value="tile_up_key"/>
<property name="&lt;Primary&gt;&lt;Super&gt;Down" type="string" value="tile_down_key"/>
<property name="&lt;Primary&gt;&lt;Super&gt;Left" type="string" value="tile_left_key"/>
<property name="&lt;Primary&gt;&lt;Super&gt;Right" type="string" value="tile_right_key"/>
<property name="&lt;Primary&gt;F1" type="string" value="move_window_workspace_1_key"/>
<property name="&lt;Primary&gt;F2" type="string" value="move_window_workspace_2_key"/>
<property name="&lt;Primary&gt;F4" type="string" value="move_window_workspace_4_key"/>
<property name="&lt;Primary&gt;F5" type="string" value="move_window_workspace_5_key"/>
<property name="&lt;Primary&gt;F6" type="string" value="move_window_workspace_6_key"/>
<property name="&lt;Primary&gt;F7" type="string" value="move_window_workspace_7_key"/>
<property name="&lt;Primary&gt;F8" type="string" value="move_window_workspace_8_key"/>
<property name="&lt;Primary&gt;F9" type="string" value="move_window_workspace_9_key"/>
<property name="&lt;Primary&gt;F3" type="string" value="move_window_workspace_3_key"/>
</property>
</property>
<property name="providers" type="array">
<value type="string" value="xfwm4"/>
<value type="string" value="commands"/>
</property>
</channel>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-mixer" version="1.0">
<property name="active-card" type="string" value="HDAIntelAlsamixer"/>
<property name="volume-step-size" type="uint" value="5"/>
</channel>

View File

@ -1,105 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
<property name="configver" type="int" value="2"/>
<property name="panels" type="uint" value="2">
<property name="panel-0" type="empty">
<property name="autohide-behavior" type="int" value="0"/>
<property name="disable-struts" type="int" value="0"/>
<property name="length" type="int" value="100"/>
<property name="length-adjust" type="bool" value="true"/>
<property name="mode" type="int" value="0"/>
<property name="nrows" type="int" value="1"/>
<property name="position-locked" type="bool" value="true"/>
<property name="size" type="int" value="32"/>
<property name="position" type="string" value="p=0;x=0;y=0"/>
<property name="output-name" type="string" value="Primary"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="3"/>
<value type="int" value="5"/>
<value type="int" value="7"/>
</property>
</property>
<property name="panel-1" type="empty">
<property name="autohide-behavior" type="int" value="0"/>
<property name="disable-struts" type="int" value="0"/>
<property name="length" type="int" value="100"/>
<property name="length-adjust" type="bool" value="true"/>
<property name="mode" type="int" value="0"/>
<property name="nrows" type="int" value="1"/>
<property name="position-locked" type="bool" value="true"/>
<property name="size" type="int" value="32"/>
<property name="position" type="string" value="p=8;x=0;y=0"/>
<property name="output-name" type="string" value="Primary"/>
<property name="plugin-ids" type="array">
<value type="int" value="10"/>
<value type="int" value="11"/>
<value type="int" value="12"/>
<value type="int" value="13"/>
<value type="int" value="14"/>
<value type="int" value="15"/>
</property>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu">
<property name="button-icon" type="string" value="distributor-logo-parrot"/>
<property name="button-title" type="string" value="Applications"/>
<property name="custom-menu" type="bool" value="false"/>
<property name="show-generic-names" type="bool" value="false"/>
<property name="show-tooltips" type="bool" value="true"/>
</property>
<property name="plugin-2" type="string" value="places">
<property name="show-button-type" type="int" value="2"/>
</property>
<property name="plugin-3" type="string" value="separator">
<property name="style" type="int" value="0"/>
<property name="expand" type="bool" value="true"/>
</property>
<property name="plugin-5" type="string" value="separator">
<property name="style" type="int" value="0"/>
<property name="expand" type="bool" value="true"/>
</property>
<property name="plugin-6" type="string" value="systemload"/>
<property name="plugin-7" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-9" type="string" value="whiskermenu"/>
<property name="plugin-10" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="16321537241.desktop"/>
<value type="string" value="16321537242.desktop"/>
<value type="string" value="16321537243.desktop"/>
<value type="string" value="16321537244.desktop"/>
</property>
</property>
<property name="plugin-11" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="16321537245.desktop"/>
</property>
</property>
<property name="plugin-12" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="16321537246.desktop"/>
</property>
</property>
<property name="plugin-13" type="string" value="tasklist">
<property name="grouping" type="int" value="0"/>
<property name="include-all-monitors" type="bool" value="true"/>
<property name="include-all-workspaces" type="bool" value="false"/>
<property name="show-labels" type="bool" value="true"/>
<property name="show-only-minimized" type="bool" value="false"/>
<property name="show-wireframes" type="bool" value="false"/>
<property name="sort-order" type="int" value="4"/>
<property name="switch-workspace-on-unminimize" type="bool" value="true"/>
</property>
<property name="plugin-14" type="string" value="separator">
<property name="style" type="int" value="0"/>
<property name="expand" type="bool" value="true"/>
</property>
<property name="plugin-15" type="string" value="pager">
<property name="rows" type="int" value="2"/>
</property>
</property>
</channel>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-screensaver" version="1.0">
<property name="saver" type="empty">
<property name="mode" type="int" value="0"/>
<property name="fullscreen-inhibit" type="bool" value="true"/>
</property>
</channel>

View File

@ -1,46 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-session" version="1.0">
<property name="splash" type="empty">
<property name="Engine" type="empty"/>
<property name="engines" type="empty">
<property name="simple" type="empty">
<property name="Font" type="empty"/>
<property name="BgColor" type="empty"/>
<property name="FgColor" type="empty"/>
<property name="Image" type="empty"/>
</property>
</property>
</property>
<property name="general" type="empty">
<property name="FailsafeSessionName" type="empty"/>
<property name="LockCommand" type="empty"/>
<property name="SessionName" type="string" value="Default"/>
<property name="SaveOnExit" type="bool" value="false"/>
</property>
<property name="sessions" type="empty">
<property name="Failsafe" type="empty">
<property name="IsFailsafe" type="empty"/>
<property name="Count" type="empty"/>
<property name="Client0_Command" type="empty"/>
<property name="Client0_Priority" type="empty"/>
<property name="Client0_PerScreen" type="empty"/>
<property name="Client1_Command" type="empty"/>
<property name="Client1_Priority" type="empty"/>
<property name="Client1_PerScreen" type="empty"/>
<property name="Client2_Command" type="empty"/>
<property name="Client2_Priority" type="empty"/>
<property name="Client2_PerScreen" type="empty"/>
<property name="Client3_Command" type="empty"/>
<property name="Client3_Priority" type="empty"/>
<property name="Client3_PerScreen" type="empty"/>
<property name="Client4_Command" type="empty"/>
<property name="Client4_Priority" type="empty"/>
<property name="Client4_PerScreen" type="empty"/>
</property>
</property>
<property name="compat" type="empty">
<property name="LaunchGNOME" type="bool" value="true"/>
<property name="LaunchKDE" type="bool" value="true"/>
</property>
</channel>

View File

@ -1,93 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfwm4" version="1.0">
<property name="general" type="empty">
<property name="activate_action" type="string" value="bring"/>
<property name="borderless_maximize" type="bool" value="true"/>
<property name="box_move" type="bool" value="false"/>
<property name="box_resize" type="bool" value="false"/>
<property name="button_layout" type="string" value="O|HMC"/>
<property name="button_offset" type="int" value="0"/>
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
<property name="focus_delay" type="int" value="250"/>
<property name="cycle_apps_only" type="bool" value="false"/>
<property name="cycle_draw_frame" type="bool" value="true"/>
<property name="cycle_hidden" type="bool" value="true"/>
<property name="cycle_minimum" type="bool" value="true"/>
<property name="cycle_workspaces" type="bool" value="true"/>
<property name="double_click_time" type="int" value="250"/>
<property name="double_click_distance" type="int" value="5"/>
<property name="double_click_action" type="string" value="maximize"/>
<property name="easy_click" type="string" value="None"/>
<property name="focus_hint" type="bool" value="true"/>
<property name="focus_new" type="bool" value="true"/>
<property name="frame_opacity" type="int" value="100"/>
<property name="full_width_title" type="bool" value="true"/>
<property name="inactive_opacity" type="int" value="78"/>
<property name="maximized_offset" type="int" value="0"/>
<property name="move_opacity" type="int" value="68"/>
<property name="placement_ratio" type="int" value="20"/>
<property name="placement_mode" type="string" value="center"/>
<property name="popup_opacity" type="int" value="93"/>
<property name="mousewheel_rollup" type="bool" value="false"/>
<property name="prevent_focus_stealing" type="bool" value="false"/>
<property name="raise_delay" type="int" value="250"/>
<property name="raise_on_click" type="bool" value="true"/>
<property name="raise_on_focus" type="bool" value="false"/>
<property name="raise_with_any_button" type="bool" value="false"/>
<property name="repeat_urgent_blink" type="bool" value="false"/>
<property name="resize_opacity" type="int" value="70"/>
<property name="restore_on_move" type="bool" value="true"/>
<property name="scroll_workspaces" type="bool" value="false"/>
<property name="shadow_delta_height" type="int" value="0"/>
<property name="shadow_delta_width" type="int" value="0"/>
<property name="shadow_delta_x" type="int" value="0"/>
<property name="shadow_delta_y" type="int" value="-3"/>
<property name="shadow_opacity" type="int" value="50"/>
<property name="show_app_icon" type="bool" value="false"/>
<property name="show_dock_shadow" type="bool" value="true"/>
<property name="show_frame_shadow" type="bool" value="true"/>
<property name="show_popup_shadow" type="bool" value="true"/>
<property name="snap_resist" type="bool" value="false"/>
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
<property name="theme" type="string" value="ARK-Dark"/>
<property name="title_alignment" type="string" value="left"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
<property name="title_shadow_active" type="string" value="false"/>
<property name="title_shadow_inactive" type="string" value="false"/>
<property name="title_vertical_offset_active" type="int" value="0"/>
<property name="title_vertical_offset_inactive" type="int" value="0"/>
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="false"/>
<property name="workspace_count" type="int" value="4"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="wrap_resistance" type="int" value="10"/>
<property name="wrap_windows" type="bool" value="true"/>
<property name="wrap_workspaces" type="bool" value="false"/>
<property name="workspace_names" type="array">
<value type="string" value="Workspace 1"/>
<value type="string" value="Workspace 2"/>
<value type="string" value="Workspace 3"/>
<value type="string" value="Workspace 4"/>
<value type="string" value="Workspace 5"/>
</property>
<property name="cycle_raise" type="bool" value="false"/>
<property name="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="0"/>
<property name="frame_border_top" type="int" value="0"/>
<property name="horiz_scroll_opacity" type="bool" value="false"/>
<property name="vblank_mode" type="string" value="auto"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="zoom_desktop" type="bool" value="true"/>
<property name="cycle_minimized" type="bool" value="false"/>
<property name="zoom_pointer" type="bool" value="true"/>
</property>
</channel>

View File

@ -1,45 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="ARK-Dark"/>
<property name="IconThemeName" type="string" value="ara"/>
<property name="DoubleClickTime" type="int" value="250"/>
<property name="DoubleClickDistance" type="int" value="5"/>
<property name="DndDragThreshold" type="int" value="8"/>
<property name="CursorBlink" type="bool" value="true"/>
<property name="CursorBlinkTime" type="int" value="1200"/>
<property name="SoundThemeName" type="string" value="default"/>
<property name="EnableEventSounds" type="bool" value="true"/>
<property name="EnableInputFeedbackSounds" type="bool" value="true"/>
</property>
<property name="Xft" type="empty">
<property name="DPI" type="int" value="96"/>
<property name="Antialias" type="int" value="1"/>
<property name="Hinting" type="int" value="1"/>
<property name="HintStyle" type="string" value="hintslight"/>
<property name="RGBA" type="string" value="rgb"/>
</property>
<property name="Gtk" type="empty">
<property name="CanChangeAccels" type="bool" value="true"/>
<property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
<property name="FontName" type="string" value="Cantarell 11"/>
<property name="MonospaceFontName" type="string" value="Monospace 11"/>
<property name="IconSizes" type="string" value=""/>
<property name="KeyThemeName" type="string" value=""/>
<property name="ToolbarStyle" type="string" value="icons"/>
<property name="ToolbarIconSize" type="int" value="3"/>
<property name="MenuImages" type="bool" value="true"/>
<property name="ButtonImages" type="bool" value="true"/>
<property name="MenuBarAccel" type="string" value="F10"/>
<property name="CursorThemeName" type="string" value="default"/>
<property name="CursorThemeSize" type="int" value="0"/>
<property name="DecorationLayout" type="string" value="menu:minimize,maximize,close"/>
<property name="IMPreeditStyle" type="string" value=""/>
<property name="IMStatusStyle" type="string" value=""/>
<property name="IMModule" type="string" value=""/>
</property>
<property name="Gdk" type="empty">
<property name="WindowScalingFactor" type="empty"/>
</property>
</channel>

View File

@ -0,0 +1,13 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch TerminalEmulator
Icon=org.xfce.terminalemulator
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
X-AppStream-Ignore=True
Name=Terminal Emulator
Comment=Use the command line
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop

View File

@ -1,12 +1,12 @@
[Desktop Entry]
Name=Root Terminal
Comment=Opens a terminal as the root user, using gksu to ask for the password
Comment=Opens a terminal as the root user, using polkit to ask for the password
Exec=menuexecg /usr/bin/x-terminal-emulator
Icon=gksu-root-terminal
Icon=utilities-root-terminal
StartupNotify=true
Terminal=false
X-MultipleArgs=false
Type=Application
Categories=GTK;System;TerminalEmulator;
X-Parrot-Package=gksu
X-Parrot-Package=policykit-1
X-XFCE-Source=file:///usr/share/applications/parrot-root-terminal.desktop

View File

@ -1,25 +1,27 @@
favorites=mousepad.desktop,encryptpad.desktop,anon-gui.desktop,codium.desktop
button-title=Menu
button-icon=emblem-parrot
favorites=xfce4-web-browser.desktop,xfce4-mail-reader.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop
recent=
button-icon=app-launcher
button-single-row=false
show-button-title=true
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
item-icon-size=3
launcher-icon-size=2
hover-switch-category=false
category-show-name=true
category-icon-size=1
load-hierarchy=true
view-as-icons=false
sort-categories=true
view-mode=1
default-category=0
recent-items-max=10
favorites-in-recent=true
position-search-alternate=true
position-search-alternate=false
position-commands-alternate=false
position-categories-alternate=true
position-categories-alternate=false
position-categories-horizontal=false
stay-on-focus-out=false
profile-shape=0
confirm-session-command=true
menu-width=450
menu-height=500
@ -27,7 +29,7 @@ menu-opacity=100
command-settings=xfce4-settings-manager
show-command-settings=true
command-lockscreen=xflock4
show-command-lockscreen=true
show-command-lockscreen=false
command-switchuser=dm-tool switch-to-greeter
show-command-switchuser=false
command-logoutuser=xfce4-session-logout --logout --fast
@ -41,12 +43,12 @@ show-command-suspend=false
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
show-command-logout=true
show-command-logout=false
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=3
search-actions=6
[action0]
name=Man Pages
@ -55,14 +57,32 @@ command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Web Search
name=Search the Web
pattern=?
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
regex=false
[action2]
name=Search for Files
pattern=-
command=catfish --path=~ --start %s
regex=false
[action3]
name=Wikipedia
pattern=!w
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action4]
name=Run in Terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action5]
name=Open URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0
regex=true

View File

@ -23,133 +23,105 @@
<property name="last-image" type="empty"/>
<property name="last-single-image" type="empty"/>
</property>
<property name="monitorVirtual1" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/macaw-poly.jpg"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
</property>
<property name="workspace4" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
</property>
</property>
<property name="monitorVNC-0" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="2"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
</property>
<property name="monitorVNC-1" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
</property>
<property name="monitorVNC-2" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
</property>
<property name="monitorVNC-3" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
</property>
</property>
</property>
</property>
<property name="last" type="empty">
<property name="window-width" type="int" value="688"/>
<property name="window-height" type="int" value="654"/>
</property>
<property name="desktop-icons" type="empty">
<property name="file-icons" type="empty">
<property name="show-home" type="bool" value="false"/>
<property name="show-filesystem" type="bool" value="false"/>
<property name="show-trash" type="bool" value="false"/>
<property name="show-removable" type="bool" value="false"/>
</property>
</property>
<property name="last" type="empty">
<property name="window-width" type="int" value="634"/>
<property name="window-height" type="int" value="566"/>
</property>
</channel>

View File

@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-panel" version="1.0">
<property name="configver" type="int" value="2"/>
<property name="panels" type="array">
<value type="int" value="1"/>
<value type="int" value="2"/>
<property name="dark-mode" type="bool" value="true"/>
<property name="panel-1" type="empty">
<property name="position" type="string" value="p=6;x=0;y=0"/>
<property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/>
<property name="icon-size" type="uint" value="20"/>
<property name="size" type="uint" value="32"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="2"/>
<value type="int" value="3"/>
<value type="int" value="8"/>
</property>
</property>
<property name="panel-2" type="empty">
<property name="position" type="string" value="p=10;x=1284;y=1263"/>
<property name="size" type="uint" value="32"/>
<property name="length" type="double" value="100"/>
<property name="length-adjust" type="bool" value="true"/>
<property name="plugin-ids" type="array">
<value type="int" value="4"/>
<value type="int" value="9"/>
<value type="int" value="10"/>
<value type="int" value="7"/>
<value type="int" value="16"/>
<value type="int" value="14"/>
</property>
<property name="position-locked" type="bool" value="true"/>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu">
<property name="button-icon" type="string" value="emblem-parrot"/>
</property>
<property name="plugin-2" type="string" value="tasklist">
<property name="grouping" type="uint" value="1"/>
</property>
<property name="plugin-3" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-8" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
<property name="show-notifications" type="bool" value="true"/>
</property>
<property name="plugin-4" type="string" value="whiskermenu"/>
<property name="plugin-7" type="string" value="tasklist"/>
<property name="plugin-9" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17053568355.desktop"/>
<value type="string" value="17053568406.desktop"/>
</property>
</property>
<property name="plugin-10" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17053571248.desktop"/>
</property>
</property>
<property name="plugin-14" type="string" value="pager"/>
<property name="plugin-16" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
</property>
</channel>

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="Icy-Dark"/>
<property name="IconThemeName" type="string" value="ara-dark"/>
<property name="DoubleClickTime" type="empty"/>
<property name="DoubleClickDistance" type="empty"/>
<property name="DndDragThreshold" type="empty"/>
<property name="CursorBlink" type="empty"/>
<property name="CursorBlinkTime" type="empty"/>
<property name="SoundThemeName" type="empty"/>
<property name="EnableEventSounds" type="empty"/>
<property name="EnableInputFeedbackSounds" type="empty"/>
</property>
<property name="Xft" type="empty">
<property name="DPI" type="empty"/>
<property name="Antialias" type="empty"/>
<property name="Hinting" type="empty"/>
<property name="HintStyle" type="empty"/>
<property name="RGBA" type="string" value="vbgr"/>
</property>
<property name="Gtk" type="empty">
<property name="CanChangeAccels" type="empty"/>
<property name="ColorPalette" type="empty"/>
<property name="FontName" type="string" value="Sans 12"/>
<property name="MonospaceFontName" type="string" value="Monospace 12"/>
<property name="IconSizes" type="empty"/>
<property name="KeyThemeName" type="empty"/>
<property name="ToolbarStyle" type="empty"/>
<property name="ToolbarIconSize" type="empty"/>
<property name="MenuImages" type="empty"/>
<property name="ButtonImages" type="empty"/>
<property name="MenuBarAccel" type="empty"/>
<property name="CursorThemeName" type="empty"/>
<property name="CursorThemeSize" type="empty"/>
<property name="DecorationLayout" type="empty"/>
<property name="DialogsUseHeader" type="empty"/>
<property name="TitlebarMiddleClick" type="empty"/>
</property>
<property name="Gdk" type="empty">
<property name="WindowScalingFactor" type="empty"/>
</property>
</channel>

View File

@ -8,7 +8,7 @@ elif [[ "${DISTRO}" == @(almalinux8|almalinux9|fedora37|fedora38|fedora39|oracle
dnf clean all
elif [ "${DISTRO}" == "opensuse" ]; then
zypper clean --all
elif [[ "${DISTRO}" == @(debian|kali|parrotos5|ubuntu) ]]; then
elif [[ "${DISTRO}" == @(debian|kali|parrotos6|ubuntu) ]]; then
# Uninstall unneccesary/vulnerable packages
dpkg --purge ipp-usb #KASM-5266

View File

@ -60,7 +60,7 @@ elif [ "${DISTRO}" == "alpine" ]; then
font-noto-all \
font-noto-cjk \
font-noto-emoji
elif [[ "${DISTRO}" == @(debian|parrotos5|kali) ]]; then
elif [[ "${DISTRO}" == @(debian|parrotos6|kali) ]]; then
apt-get update
apt-get install -y \
fonts-noto-core \

View File

@ -75,8 +75,8 @@ elif [[ "${DISTRO}" == "fedora39" ]] ; then
else
BUILD_URL="https://kasmweb-build-artifacts.s3.amazonaws.com/kasmvnc/${COMMIT_ID}/kasmvncserver_fedora_thirtynine_${KASM_VER_NAME_PART}_aarch64.rpm"
fi
elif [[ "${DISTRO}" = @(debian|parrotos5) ]] ; then
if grep -q bookworm /etc/os-release; then
elif [[ "${DISTRO}" = @(debian|parrotos6) ]] ; then
if $(grep -q bookworm /etc/os-release) || $(grep -q lory /etc/os-release); then
if [[ "$(arch)" =~ ^x86_64$ ]] ; then
BUILD_URL="https://kasmweb-build-artifacts.s3.amazonaws.com/kasmvnc/${COMMIT_ID}/kasmvncserver_bookworm_${KASM_VER_NAME_PART}_amd64.deb"
else

View File

@ -79,8 +79,8 @@ download_and_symlink() {
}
ARCH=$(arch)
BRANCH="release_1.0.2"
COMMIT_ID="8b90fa40285d80de72284d09bf6651642e5c07d2"
BRANCH="release_1.0.3"
COMMIT_ID="635ff757b74f53b88d6ceb58d6041676fd59f5bd"
convert_local_distro_to_profile_sync_distro
check_distro_is_supported

View File

@ -10,7 +10,7 @@ fi
# intall squid
SQUID_COMMIT='1149fc830c7edcb383eec390cce2beba16befde5'
if $(grep -q Jammy /etc/os-release) || $(grep -q Kali /etc/os-release) ; then
if $(grep -q Jammy /etc/os-release) || $(grep -q Kali /etc/os-release) || $(grep -q lory /etc/os-release); then
wget -qO- https://kasmweb-build-artifacts.s3.amazonaws.com/kasm-squid-builder/${SQUID_COMMIT}/output/kasm-squid-builder_${ARCH}.tar.gz | tar -xzf - -C /
wget ${LIBSSLURL} -O libssl1.1.${ARCH}.deb
dpkg -i libssl1.1.${ARCH}.deb

View File

@ -16,7 +16,7 @@ set -ex
elif [ -f /etc/fedora-release ]; then
DISTRO=fedora
elif [ -f /etc/dpkg/origins/parrot ]; then
DISTRO=parrotos5
DISTRO=parrotos6
elif [ -f /etc/alpine-release ]; then
DISTRO=alpine
fi
@ -68,7 +68,7 @@ set -ex
chown $MEMCACHE_USER:$MEMCACHE_USER /etc/sasl2/memcached-sasldb2
if [[ "${DISTRO}" == @(centos|oracle7|fedora|parrotos5|alpine) ]]; then
if [[ "${DISTRO}" == @(centos|oracle7|fedora|parrotos6|alpine) ]]; then
/usr/bin/memcached -u $MEMCACHE_USER &
elif [ "${DISTRO}" == "opensuse" ]; then
/usr/sbin/memcached -u $MEMCACHE_USER &

View File

@ -2,7 +2,7 @@
set -ex
# Setup systemd based on distro type
if [[ "${DISTRO}" == @(ubuntu|debian|parrotos5|kali) ]] ; then
if [[ "${DISTRO}" == @(ubuntu|debian|parrotos6|kali) ]] ; then
# Install deps
apt-get update
apt-get install -y --no-install-recommends \

View File

@ -1,6 +1,10 @@
#!/usr/bin/env bash
set -e
if [ "${DISTRO}" == "parrotos6" ]; then
PARROTEXTRA="-t lory-backports"
fi
echo "Install some common tools for further installation"
if [[ "${DISTRO}" == @(centos|oracle7) ]] ; then
yum install -y vim wget net-tools bzip2 ca-certificates bc
@ -29,7 +33,7 @@ else
apt-get update
# Update tzdata noninteractive (otherwise our script is hung on user input later).
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata
apt-get install -y vim wget net-tools locales bzip2 wmctrl software-properties-common mesa-utils bc
apt-get install ${PARROTEXTRA} -y vim wget net-tools locales bzip2 wmctrl software-properties-common mesa-utils bc
echo "generate locales for en_US.UTF-8"
locale-gen en_US.UTF-8

View File

@ -73,7 +73,7 @@ elif [[ "$DISTRO" = @(ubuntu|debian) ]]; then
xfce4-terminal \
xterm \
xclip
elif [[ "$DISTRO" = "parrotos5" ]]; then
elif [[ "$DISTRO" = "parrotos6" ]]; then
apt-get install -y \
dbus-x11 \
desktop-base \
@ -84,7 +84,8 @@ elif [[ "$DISTRO" = "parrotos5" ]]; then
supervisor \
xclip \
xfce4 \
xfce4-terminal
xfce4-terminal \
xfce4-whiskermenu-plugin
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
locale-gen
elif [[ "${DISTRO}" == @(centos|oracle7) ]]; then