diff --git a/autostart-disable-nm/nm-applet.desktop b/autostart-disable-nm/nm-applet.desktop deleted file mode 100644 index e1e3e173236277e9a88de8f937b943c77b45796c..0000000000000000000000000000000000000000 --- a/autostart-disable-nm/nm-applet.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=true diff --git a/autostart-disable/blueman.desktop b/autostart-disable/blueman.desktop deleted file mode 100644 index e1e3e173236277e9a88de8f937b943c77b45796c..0000000000000000000000000000000000000000 --- a/autostart-disable/blueman.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=true diff --git a/autostart-disable/light-locker.desktop b/autostart-disable/light-locker.desktop deleted file mode 100644 index e1e3e173236277e9a88de8f937b943c77b45796c..0000000000000000000000000000000000000000 --- a/autostart-disable/light-locker.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=true diff --git a/autostart-disable/print-applet.desktop b/autostart-disable/print-applet.desktop deleted file mode 100644 index e1e3e173236277e9a88de8f937b943c77b45796c..0000000000000000000000000000000000000000 --- a/autostart-disable/print-applet.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=true diff --git a/autostart-disable/update-notifier.desktop b/autostart-disable/update-notifier.desktop deleted file mode 100644 index e1e3e173236277e9a88de8f937b943c77b45796c..0000000000000000000000000000000000000000 --- a/autostart-disable/update-notifier.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=true diff --git a/autostart-disable/xfce4-power-manager.desktop b/autostart-disable/xfce4-power-manager.desktop deleted file mode 100644 index e1e3e173236277e9a88de8f937b943c77b45796c..0000000000000000000000000000000000000000 --- a/autostart-disable/xfce4-power-manager.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=true diff --git a/autostart/compton.desktop b/autostart/compton.desktop deleted file mode 100644 index d119f73c04c8faf0312df0ad4cdd25442afed755..0000000000000000000000000000000000000000 --- a/autostart/compton.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Compton (X Compositor) -GenericName=X compositor -Comment=A X compositor -TryExec=compton -Exec=compton --config /etc/xdg/compton.conf diff --git a/autostart/freeze-session-auto.desktop b/autostart/freeze-session-auto.desktop deleted file mode 100644 index 126d1540fd6974991a902738946dc38d6b7f4261..0000000000000000000000000000000000000000 --- a/autostart/freeze-session-auto.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Autostart commands for freeze sessions -Exec=freeze-session-auto diff --git a/autostart/wine.desktop b/autostart/wine.desktop deleted file mode 100644 index 679f5d985b0a63c1569133e0df90763a279d1414..0000000000000000000000000000000000000000 --- a/autostart/wine.desktop +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Type=Application -Name=WINE desktop startup -TryExec=wine -Exec=wine explorer.exe /desktop diff --git a/compton/compton.conf b/compton/compton.conf deleted file mode 100644 index 4d6261da5eab35d81998fa51bb8665c63a9694d6..0000000000000000000000000000000000000000 --- a/compton/compton.conf +++ /dev/null @@ -1,11 +0,0 @@ -# Desativa todas as sombras -shadow = false; - -# Desativa todas as transparencias -menu-opacity = 1.0; -active-opacity = 1.0; -inactive-opacity = 1.0; -frame-opacity = 1.0; - -# Desativa os esmaecimentos -fading = false; diff --git a/configurar-compton.sh b/configurar-compton.sh deleted file mode 100755 index cf752d381575126b8575d373cd74226afcb73463..0000000000000000000000000000000000000000 --- a/configurar-compton.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -install -m 644 autostart/compton.desktop /etc/xdg/autostart -install -m 644 compton/compton.conf /etc/xdg diff --git a/configurar-epoptes-client.sh b/configurar-epoptes-client.sh deleted file mode 100755 index 6d6f34d918cc914e8ef09ed4a1505fc5d3339b42..0000000000000000000000000000000000000000 --- a/configurar-epoptes-client.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -install -m 644 systemd/epoptes-client.service /etc/systemd/system -systemctl stop epoptes-client -systemctl disable epoptes-client -systemctl enable epoptes-client.service -systemctl start epoptes-client.service diff --git a/configurar-multiterminal-xephyr.sh b/configurar-multiterminal-xephyr.sh deleted file mode 100755 index 6a2190d6b66913264e4112dc6cb938b1d6908147..0000000000000000000000000000000000000000 --- a/configurar-multiterminal-xephyr.sh +++ /dev/null @@ -1,48 +0,0 @@ -#!/bin/bash - -# Copia arquivos do X para systemd -install -m 644 systemd/xorg-daemon.s* /etc/systemd/system -# Copia configs de usb para o udev -install -m 644 udev/* /etc/udev/rules.d - -# Cria diretorio -install -d /etc/X11/xorg.conf.d -# Copia configurações de monitores para xorg -install -m 644 xorg/9[78]*.conf /etc/X11/xorg.conf.d - -# Copia scripts para bin -# mapeia as portas usb para monitores -install -m 755 seat-attach-assistant /usr/local/bin -# Copia script que atualiza entradas no xorg para bin (explicado no arquivo) -install -m 755 update-xorg-conf /usr/local/bin -# Copia script para executar o X para bin -install -m 755 xorg-daemon /usr/local/bin -# Copia script do Xephyr para bin -install -m 755 xephyr-wrapper /usr/local/bin - -# Cria diretorio e copia configs do lightdm -install -d /etc/xdg/lightdm/lightdm.conf.d -install -m 644 lightdm/*.conf /etc/xdg/lightdm/lightdm.conf.d - -# roda o script que atualiza as configs do xorg -update-xorg-conf "Silicon.Motion" /etc/X11/xorg.conf.d/98-proinfo-*.conf -# habilita e roda o xorg-daemon -systemctl enable xorg-daemon.socket -systemctl start xorg-daemon.socket - -# adiciona ppa (repositorio pessoal) do xephyr e instala x, numlock, xserver, xephyr, etc -apt-add-repository ppa:ubuntu-multiseat/xephyr -apt update -apt -y upgrade -apt -y --allow-downgrades install xserver-xorg-video-siliconmotion compton numlockx xserver-{common,xorg-core,xephyr}=2:1.18.3-1ubuntu2.3+multiseat0 - -# Coloca pacotes do xorg e xephyr em hold (nao muda a versao em atualizações) -for i in common xorg-core xephyr -do - echo "xserver-$i hold" | dpkg --set-selections - [ -x /usr/bin/aptitude ] && aptitude hold xserver-$i -done - -# Pede eventos ao kernel: "força" a identificação dos dispositivos na maquina -udevadm trigger -systemctl restart lightdm diff --git a/configurar-multiterminal-xf86-video-nested.sh b/configurar-multiterminal-xf86-video-nested.sh deleted file mode 100755 index a7931fd87f87ffda5b06d40453e37879eae4a646..0000000000000000000000000000000000000000 --- a/configurar-multiterminal-xf86-video-nested.sh +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/bash - -install -m 644 systemd/xorg-daemon.s* /etc/systemd/system -install -m 644 udev/* /etc/udev/rules.d - -install -d /etc/X11/xorg.conf.d -install -m 644 xorg/*.conf /etc/X11/xorg.conf.d -install -m 755 seat-attach-assistant /usr/local/bin -install -m 755 update-xorg-conf /usr/local/bin -install -m 755 xorg-daemon /usr/local/bin - -install -d /etc/xdg/lightdm/lightdm.conf.d -install -m 644 lightdm/9[5679]*.conf /etc/xdg/lightdm/lightdm.conf.d - -update-xorg-conf "Silicon.Motion" /etc/X11/xorg.conf.d/98-proinfo-*.conf -systemctl enable xorg-daemon.socket -systemctl start xorg-daemon.socket - -apt-add-repository ppa:ubuntu-multiseat/xf86-video-nested -apt update -apt -y upgrade -apt -y install xserver-xorg-video-siliconmotion xserver-xorg-video-nested compton numlockx - -udevadm trigger -systemctl restart lightdm diff --git a/configurar-multiterminal.sh b/configurar-multiterminal.sh deleted file mode 120000 index 186554f27ddb62681631354b909edae7b35360c7..0000000000000000000000000000000000000000 --- a/configurar-multiterminal.sh +++ /dev/null @@ -1 +0,0 @@ -configurar-multiterminal-xephyr.sh \ No newline at end of file diff --git a/configurar-wine.sh b/configurar-wine.sh deleted file mode 100755 index 5674c51f2ad7ec9a849c7350f957b731f76e8c4f..0000000000000000000000000000000000000000 --- a/configurar-wine.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -install -m 644 autostart/wine.desktop /etc/xdg/autostart diff --git a/contornar-bug-tela-listrada.sh b/contornar-bug-tela-listrada.sh deleted file mode 100755 index 125db6ab6d13a57c0a72d8e543f8e5bc48b55fbf..0000000000000000000000000000000000000000 --- a/contornar-bug-tela-listrada.sh +++ /dev/null @@ -1,37 +0,0 @@ -#!/bin/bash - -if ! [ -d /boot/userful-rescue -a -f /boot/userful-rescue/userful-rescue-live-20160628-i386.iso ] -then - cat << EOF - -[ERRO] Userful Rescue Live não encontrado! - Baixe a ISO do Userful Rescue Live no endereço - - https://drive.google.com/open?id=0B_0RrXAKZ1hbdnRvcGRuSFc2Nkk - - e salve-a na pasta /boot/userful-rescue. - Depois disso, execute este script novamente. - -EOF - exit 1 -fi - -install -m 755 userful-rescue-{enable,disable} /usr/local/bin -install -m 755 grub/42_userful-rescue /etc/grub.d -update-grub - -install -m 644 systemd/userful-rescue-nextboot-* /etc/systemd/system -systemctl enable userful-rescue-nextboot-reboot.service -systemctl enable userful-rescue-nextboot-read-write.service -systemctl start userful-rescue-nextboot-read-write.service - -cat << EOF - -[AVISO] Agora você deve desligar o computador e ligá-lo novamente. - O computador deve iniciar no Userful Rescue Live e reiniciar - automaticamente de volta para este sistema. - - Uma vez concluÃdo o processo, você pode reiniciar o computador - sempre que necessário. - -EOF diff --git a/criar-usuarios-alunos-lubuntu.sh b/criar-usuarios-alunos-lubuntu.sh deleted file mode 100755 index 0595cd00b5e2a4e8bec6c634e44fa0e18e614516..0000000000000000000000000000000000000000 --- a/criar-usuarios-alunos-lubuntu.sh +++ /dev/null @@ -1,38 +0,0 @@ -#!/bin/bash - -freeze_template_user="freezetemplate" -freeze_template_fullname="Modelo para Freeze" - -addgroup freeze -adduser --disabled-login --gecos "${freeze_template_fullname}" --shell /bin/bash ${freeze_template_user} -echo "${freeze_template_user}:freeze" | chpasswd - -for i in 0 1 2 3 4 -do - adduser --disabled-login --gecos "Aluno #${i}" --shell /bin/bash aluno${i} - adduser aluno${i} freeze - echo "aluno${i}:aluno${i}" | chpasswd -done - -apt update -apt -y install libpam-mount bindfs python-gnomekeyring - -install -d /etc/xdg/lightdm/lightdm.conf.d -install -m 644 lightdm/96-disable-guest.conf /etc/xdg/lightdm/lightdm.conf.d -install -m 755 mount-wrapper /usr/local/sbin -install -m 755 prepare-clonezilla /usr/local/sbin -install -m 644 pam_mount.conf.xml /etc/security -install -m 644 lubuntu/*.policy /usr/share/polkit-1/actions - -install -d /usr/local/share/file-manager/actions -install -m 644 lubuntu/*.desktop /usr/local/share/file-manager/actions -install -m 755 lubuntu/*-pkexec /usr/local/bin - -install -m 755 freeze-session-auto /usr/local/bin -install -d /home/${freeze_template_user}/.config/autostart -install -m 644 autostart/freeze-session-auto.desktop /home/${freeze_template_user}/.config/autostart -install -m 644 autostart-disable/*.desktop /home/${freeze_template_user}/.config/autostart - -chown -R freezetemplate:freezetemplate /home/freezetemplate - -mkdir -pm 0777 /var/freeze-data/{documents,pictures,music,videos} diff --git a/criar-usuarios-alunos-xubuntu.sh b/criar-usuarios-alunos-xubuntu.sh deleted file mode 100755 index db4ac0c55a9e839bd2fb7d4789fd886628235d6e..0000000000000000000000000000000000000000 --- a/criar-usuarios-alunos-xubuntu.sh +++ /dev/null @@ -1,55 +0,0 @@ -#!/bin/bash - -freeze_template_user="freezetemplate" -freeze_template_fullname="Modelo para Freeze" - -# Cria grupo "freeze" -addgroup freeze -# Cria usuário "freezetemplate" no grupo "freeze", com login desabilitado -adduser --disabled-login --gecos "${freeze_template_fullname}" --shell /bin/bash ${freeze_template_user} -# senha "freeze" -echo "${freeze_template_user}:freeze" | chpasswd - -# Cria aluno$i com senha aluno$i, com login desabilitado, no grupo "freeze" -for i in 0 1 2 3 4 -do - adduser --disabled-login --gecos "Aluno #${i}" --shell /bin/bash aluno${i} - adduser aluno${i} freeze - echo "aluno${i}:aluno${i}" | chpasswd -done - -# Atualiza lista de pacotes e instala PAM (autenticação), bindfs (espelhar um diretorio, mas com permissoes diferentes) e python-gnomekeyring (gnome keyring: gerenciamento de chaves e senhas) -apt update -apt -y install libpam-mount bindfs python-gnomekeyring - -# Cria diretorio -install -d /etc/xdg/lightdm/lightdm.conf.d -# Copia arquivo que desabilita o usuario convidado para o diretório, com permissões rw-r--r-- (uuugggooo) -install -m 644 lightdm/96-disable-guest.conf /etc/xdg/lightdm/lightdm.conf.d -# Copia script (Cria pastas para o OverlayFS) para sbin, com permissoes rwxr-xr-x -install -m 755 mount-wrapper /usr/local/sbin -# Copia script (limpa o sistema) para sbin -install -m 755 prepare-clonezilla /usr/local/sbin -# Copia arquivo (com configurações para montagem dos diretórios usando PAM e Overlay) para security -install -m 644 pam_mount.conf.xml /etc/security -# Copia arquivo com descrição e traduções para terminal -install -m 644 xubuntu/*.policy /usr/share/polkit-1/actions - -# Copia script para bin (Explicado no proprio arquivo) -install -m 755 freeze-session-auto /usr/local/bin -# Cria diretorio -install -d /home/${freeze_template_user}/.config/autostart -# Copia config que executa o script freeze-session-auto para o autostart do freeze -install -m 644 autostart/freeze-session-auto.desktop /home/${freeze_template_user}/.config/autostart -# Copia config que "esconde" alguns programas -install -m 644 autostart-disable/*.desktop /home/${freeze_template_user}/.config/autostart - -# Cria diretorio -install -d /home/${freeze_template_user}/.config/Thunar -# Copia config do xubuntu versao Thunar para o diretorio -install -m 644 xubuntu/uca.xml /home/${freeze_template_user}/.config/Thunar -# Altera o dono de toda a arvore sob /home/freezetemplate (VERIFICAR se o grupo esta correto (existe)) -chown -R "${freeze_template_user}:${freeze_template_user}" /home/${freeze_template_user} - -# Cria diretórios de usuario em /var/freeze-data/ -mkdir -pm 0777 /var/freeze-data/{documents,pictures,music,videos} diff --git a/criar-usuarios-alunos.sh b/criar-usuarios-alunos.sh deleted file mode 120000 index bdf0d8cb21ea14daf03f0927fc195fae6112bf47..0000000000000000000000000000000000000000 --- a/criar-usuarios-alunos.sh +++ /dev/null @@ -1 +0,0 @@ -criar-usuarios-alunos-xubuntu.sh \ No newline at end of file diff --git a/xorg/97-proinfo-monitores.conf b/etc/X11/xorg.conf.d/97-proinfo-monitores.conf similarity index 100% rename from xorg/97-proinfo-monitores.conf rename to etc/X11/xorg.conf.d/97-proinfo-monitores.conf diff --git a/xorg/98-proinfo-rural.conf b/etc/X11/xorg.conf.d/98-proinfo-rural.conf similarity index 100% rename from xorg/98-proinfo-rural.conf rename to etc/X11/xorg.conf.d/98-proinfo-rural.conf diff --git a/xorg/98-proinfo-urbano.conf b/etc/X11/xorg.conf.d/98-proinfo-urbano.conf similarity index 100% rename from xorg/98-proinfo-urbano.conf rename to etc/X11/xorg.conf.d/98-proinfo-urbano.conf diff --git a/systemd/xorg-daemon.service b/etc/systemd/system/xorg-daemon.service similarity index 100% rename from systemd/xorg-daemon.service rename to etc/systemd/system/xorg-daemon.service diff --git a/systemd/xorg-daemon.socket b/etc/systemd/system/xorg-daemon.socket similarity index 100% rename from systemd/xorg-daemon.socket rename to etc/systemd/system/xorg-daemon.socket diff --git a/udev/71-seat-usb.rules b/etc/udev/rules.d/71-seat-usb.rules similarity index 100% rename from udev/71-seat-usb.rules rename to etc/udev/rules.d/71-seat-usb.rules diff --git a/udev/73-seat-attach-assistant.rules b/etc/udev/rules.d/73-seat-attach-assistant.rules similarity index 100% rename from udev/73-seat-attach-assistant.rules rename to etc/udev/rules.d/73-seat-attach-assistant.rules diff --git a/lightdm/95-enable-numlock.conf b/etc/xdg/lightdm/lightdm.conf.d/95-enable-numlock.conf similarity index 100% rename from lightdm/95-enable-numlock.conf rename to etc/xdg/lightdm/lightdm.conf.d/95-enable-numlock.conf diff --git a/lightdm/96-disable-guest.conf b/etc/xdg/lightdm/lightdm.conf.d/96-disable-guest.conf similarity index 100% rename from lightdm/96-disable-guest.conf rename to etc/xdg/lightdm/lightdm.conf.d/96-disable-guest.conf diff --git a/lightdm/97-no-screen-blanking.conf b/etc/xdg/lightdm/lightdm.conf.d/97-no-screen-blanking.conf similarity index 100% rename from lightdm/97-no-screen-blanking.conf rename to etc/xdg/lightdm/lightdm.conf.d/97-no-screen-blanking.conf diff --git a/lightdm/98-xephyr-multi-seat.conf b/etc/xdg/lightdm/lightdm.conf.d/98-xephyr-multi-seat.conf similarity index 100% rename from lightdm/98-xephyr-multi-seat.conf rename to etc/xdg/lightdm/lightdm.conf.d/98-xephyr-multi-seat.conf diff --git a/lightdm/99-autologin.conf b/etc/xdg/lightdm/lightdm.conf.d/99-autologin.conf similarity index 100% rename from lightdm/99-autologin.conf rename to etc/xdg/lightdm/lightdm.conf.d/99-autologin.conf diff --git a/freeze-session-auto b/freeze-session-auto deleted file mode 100755 index 902eb5612e8b961a923a96a94ebf5704fdcebcad..0000000000000000000000000000000000000000 --- a/freeze-session-auto +++ /dev/null @@ -1,56 +0,0 @@ -#!/bin/bash -########################################################################### -# Copyright (C) 2016 Prefeitura de Mogi das Cruzes, SP, Brazil -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# -# On Debian GNU/Linux systems, the complete text of the GNU General -# Public License can be found in `/usr/share/common-licenses/GPL'. -########################################################################### -# Não executar este script para o próprio usuário freezetemplate -[ "${USER}" = "freezetemplate" ] && exit 0 - -# Remove arquivos do diretorio ~/.cache -[ "$(ls -A ${HOME}/.cache)" ] && rm -rf ${HOME}/.cache/* - -# Remove arquivos "temporario" das coisas do mozilla -find ${HOME}/.mozilla -type f -name secmod.db -delete - -# Remove arquivos de erro do X e log da sessão do xfce -for i in ${HOME}/.xfce4-session.verbose-log* \ - ${HOME}/.xsession-errors* -do - [ -f ${i} ] && rm ${i} -done - -# Substitui as referencias à "/home/freezetemplate" por ${HOME} do usuário em questão, nos arquivos de configuração abaixo -for i in ${HOME}/.pki/nssdb/pkcs11.txt \ - ${HOME}/.config/gtk-3.0/bookmarks \ - ${HOME}/.config/vlc/vlc-qt-interface.conf \ - ${HOME}/.config/chromium/Default/Preferences \ - ${HOME}/.config/xfce4/desktop/icons.screen*.rc -do - # -f: se existe -i: muda o proprio arquivo s: substitui /home/freezetemplate por ${HOME} em g: todas as ocorrências no arquivo ${i} - [ -f ${i} ] && sed -i -e "s@/home/freezetemplate@${HOME}@g" ${i} -done - -# Substitui refererncias ao usuario freezetemplate por ${USER} nos arquivos do wine -for i in ${HOME}/.wine/userdef.reg \ - ${HOME}/.wine/user.reg -do - [ -f ${i} ] && sed -i -e "s@freezetemplate@${USER}@g" ${i} -done - -# Destrava a senha do usuario -python -c "import gnomekeyring; gnomekeyring.unlock_sync(None, 'freeze')" diff --git a/grub/42_userful-rescue b/grub/42_userful-rescue deleted file mode 100755 index 8f32f6ddbcfdb51fa8cde97344148d7292fed418..0000000000000000000000000000000000000000 --- a/grub/42_userful-rescue +++ /dev/null @@ -1,45 +0,0 @@ -#!/bin/sh -set -e - -prefix="/usr" -exec_prefix="${prefix}" -bindir="${exec_prefix}/bin" -libdir="${exec_prefix}/lib" - -ISO_LOCATION="/boot/userful-rescue" - -if [ -r ${libdir}/grub/grub-mkconfig_lib ] ; then - . ${libdir}/grub/grub-mkconfig_lib -elif [ -r /usr/share/grub/grub-mkconfig_lib ] ; then # fallback for e.g. Fedora - . /usr/share/grub/grub-mkconfig_lib -elif [ -r /usr/share/grub2/grub-mkconfig_lib ] ; then # same for openSUSE - . /usr/share/grub2/grub-mkconfig_lib -else - echo "Could not locate file grub-mkconfig_lib, please report a bug." >&2 -fi - -iso_list="" -for file in "${ISO_LOCATION}"/*.iso ; do - if grub_file_is_not_garbage "${file}" ; then - iso_list="${file} ${iso_list} " - fi -done - -for userful_iso in ${iso_list} ; do - rel_dirname="$(dirname $(make_system_path_relative_to_its_root ${userful_iso}))" - iso_file="$(basename ${userful_iso})" - device="$(${grub_probe} -t device ${userful_iso})" - grub_prep=$(prepare_grub_to_access_device "${device}" | sed -e "s/^/ /") - onstr="$(gettext_printf "(%s)" "${iso_file}")" - gettext_printf "Found Userful Rescue Live: %s\n" "${iso_file}" >&2 - - cat << EOF -menuentry '$(echo "Userful Rescue Live" | grub_quote)' { -${grub_prep} - set isofile="${rel_dirname%/}/${iso_file}" - loopback loop \$isofile - linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=\$isofile - initrd (loop)/casper/initrd.img -} -EOF -done diff --git a/instalar-pacotes-recomendados.sh b/instalar-pacotes-recomendados.sh deleted file mode 100755 index c109c7d10be91356aeea0d8cfb47cbd8e8b7cdb1..0000000000000000000000000000000000000000 --- a/instalar-pacotes-recomendados.sh +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/bash - -PACOTES=" -ubuntu-edu-preschool -ubuntu-edu-primary -ubuntu-edu-secondary -kde-l10n-ptbr -gparted -pinta -vlc -ktouch -openshot -dreamchess -gnome-chess -supertux -supertuxkart -pingus -chromium-browser -adobe-flashplugin -ssvnc -epoptes-client -ssh -nginx-light -wine -" - -apt-add-repository ppa:oiteam/epoptes -apt update - -OMNITUX="http://downloads.sourceforge.net/project/omnitux/omnitux/v1.2.1/omnitux_1.2.1_all.deb?r=http%3A%2F%2Fomnitux.sourceforge.net%2Fdownload.en.php&ts=1462984447&use_mirror=liquidtelecom" -wget -c $OMNITUX -O /tmp/omnitux_1.2.1_all.deb && apt install /tmp/omnitux_1.2.1_all.deb - -apt install $PACOTES - -install -m 644 tuxpaint.conf /etc/tuxpaint diff --git a/lubuntu/leafpad-pkexec b/lubuntu/leafpad-pkexec deleted file mode 100755 index 7e43fdc23d5470fd9193c06c90bfb23674beac67..0000000000000000000000000000000000000000 --- a/lubuntu/leafpad-pkexec +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -pkexec "/usr/bin/leafpad" "$@" diff --git a/lubuntu/lxterminal-pkexec b/lubuntu/lxterminal-pkexec deleted file mode 100755 index 2f0b072895dedef215f697aa6c71083c125fdd64..0000000000000000000000000000000000000000 --- a/lubuntu/lxterminal-pkexec +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -pkexec "/usr/bin/lxterminal" "$@" diff --git a/lubuntu/open-as-root.desktop b/lubuntu/open-as-root.desktop deleted file mode 100644 index cdef38d09e0205b81058553688af5c7d30bd7e3f..0000000000000000000000000000000000000000 --- a/lubuntu/open-as-root.desktop +++ /dev/null @@ -1,41 +0,0 @@ -[Desktop Entry] -Type=Action -Profiles=profile-folder;profile-non-plain-text;profile-plain-text; -Name[pt_BR]=Abrir como administrador -Name[en_US]=Open As Root -Name[en]=Open As Root -Name[C]=Open As Root -Tooltip[pt_BR]=Abrir com privilégios administrativos -Tooltip[en_US]=Open As Root -Tooltip[en]=Open As Root -Tooltip[C]=Open As Root -ToolbarLabel[pt_BR]=Abrir como administrador -ToolbarLabel[en_US]=Open As Root -ToolbarLabel[en]=Open As Root -ToolbarLabel[C]=Open As Root - -Icon=gtk-dialog-authentication - -[X-Action-Profile profile-folder] -MimeTypes=inode/directory; -Exec=pcmanfm-pkexec %u -Name[pt_BR]=Abrir pasta como administrador -Name[en_US]=Open Folder As Root -Name[en]=Open Folder As Root -Name[C]=Open Folder As Root - -[X-Action-Profile profile-non-plain-text] -MimeTypes=all/allfiles;!text/plain; -Exec=pcmanfm-pxexec %d -Name[pt_BR]=Abrir como administrador -Name[en_US]=Open Folder As Root -Name[en]=Open Folder As Root -Name[C]=Open Folder As Root - -[X-Action-Profile profile-plain-text] -MimeTypes=text/plain; -Exec=leafpad-pkexec %f -Name[pt_BR]=Editar arquivo como administrador -Name[en_US]=Edit File As Root -Name[en]=Edit File As Root -Name[C]=Edit File As Root diff --git a/lubuntu/org.lxde.leafpad.policy b/lubuntu/org.lxde.leafpad.policy deleted file mode 100644 index eba92973295df415875083fd345c23df88a13b88..0000000000000000000000000000000000000000 --- a/lubuntu/org.lxde.leafpad.policy +++ /dev/null @@ -1,37 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE policyconfig PUBLIC - "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" - "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> -<policyconfig> - - <vendor>Leafpad</vendor> - <vendor_url>http://lxde.org/</vendor_url> - - <action id="org.lxde.leafpad"> - <message>Authentication is required to run Leafpad as root</message> - <message xml:lang="de">Legitimierung wird benötigt, um Leafpad als Systemverwalter zu starten.</message> - <message xml:lang="es">Para ejecutar Leafpad con permisos administrativos necesita autenticarse</message> - <message xml:lang="fi">Tunnistautuminen vaaditaan, jotta Leafpad voidaan ajaa pääkäyttäjänä</message> - <message xml:lang="fr">Une authentification est requise pour exécuter Leafpad en tant que root</message> - <message xml:lang="gl">RequÃrese autenticación para executar Leafpad como superusuario</message> - <message xml:lang="hu">HitelesÃtés szükséges a Leafpad root-ként való futtatásához</message> - <message xml:lang="is">Auðkenningar er krafist til að keyra Leafpad sem root</message> - <message xml:lang="lt">Norint vykdyti Leafpad kaip root, reikalingas tapatybÄ—s nustatymas</message> - <message xml:lang="ml">മൗസàµà´ªà´¾à´¡àµ റൂടàµà´Ÿà´¾à´¯à´¿ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´ªàµà´ªà´¿à´•àµà´•à´¾à´¨àµâ€ ആധികാരികത ആവശàµà´¯à´®à´¾à´£àµ</message> - <message xml:lang="nl">Authenticatie is vereist om te werken met Leafpad als root</message> - <message xml:lang="pl">Wymagane jest uwierzytelnienie, aby uruchomić Leafpad w trybie administratora</message> - <message xml:lang="pt">É necessário autenticação para executar o Leafpad como root</message> - <message xml:lang="ru">ТребуетÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ, чтобы запуÑтить Leafpad от имени ÑуперпользователÑ</message> - <message xml:lang="sr">Потврђивање идентитета је потребно за админиÑтраторÑко покретање табле миша</message> - <message xml:lang="tr">Leafpad'i kök kullanıcı olarak çalıştırmak için yetkilendirme gerekli</message> - <icon_name>leafpad</icon_name> - <defaults> - <allow_any>auth_admin</allow_any> - <allow_inactive>auth_admin</allow_inactive> - <allow_active>auth_admin</allow_active> - </defaults> - <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/leafpad</annotate> - <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> - </action> - -</policyconfig> diff --git a/lubuntu/org.lxde.lxterminal.policy b/lubuntu/org.lxde.lxterminal.policy deleted file mode 100644 index 1cc8cf712cc037c48716008596bb6ae5cbee1a03..0000000000000000000000000000000000000000 --- a/lubuntu/org.lxde.lxterminal.policy +++ /dev/null @@ -1,98 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE policyconfig PUBLIC - "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" - "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> -<policyconfig> - - - - <vendor>LXTerminal</vendor> - <vendor_url>http://lxde.org/</vendor_url> - <icon_name>utilities-terminal</icon_name> - - - <action id="org.lxde.lxterminal"> - - <description>Run LXTerminal as root</description> - <description xml:lang="ar">شغل ثونار كجذر</description> - <description xml:lang="ast">Executar LXTerminal como root</description> - <description xml:lang="bg">Стартирай LXTerminal като админиÑтратор</description> - <description xml:lang="cs">Spustit LXTerminal jako root</description> - <description xml:lang="da">Kør LXTerminal med rodrettigheder</description> - <description xml:lang="de">LXTerminal als Systemverwalter starten</description> - <description xml:lang="el">ΕκτÎλεση LXTerminal ως διαχειÏιστής</description> - <description xml:lang="en_AU">Run LXTerminal as root</description> - <description xml:lang="es">Iniciar LXTerminal como superusuario</description> - <description xml:lang="fi">Käynnistä LXTerminal pääkäyttäjän oikeuksin.</description> - <description xml:lang="fr">Lancer LXTerminal en tant que root</description> - <description xml:lang="gl">Executar LXTerminal como administrador</description> - <description xml:lang="he">הרץ ×ת LXTerminal בתור שורש</description> - <description xml:lang="hr">Pokreni LXTerminal kao root korisnik</description> - <description xml:lang="hu">LXTerminal futtatása rendszergazdaként</description> - <description xml:lang="is">Keyra LXTerminal sem kerfisstjóri (root)</description> - <description xml:lang="it">Esegui LXTerminal come amministratore</description> - <description xml:lang="ja">root 㧠LXTerminal ã‚’èµ·å‹•</description> - <description xml:lang="kk">LXTerminal-ды әкімші ретінде орындау</description> - <description xml:lang="ko">Root 권한으로 LXTerminal ìž‘ë™</description> - <description xml:lang="lt">Vykdyti LXTerminal administratoriaus teisÄ—mis</description> - <description xml:lang="ms">Jalankan LXTerminal sebagai root</description> - <description xml:lang="nb">Kjør LXTerminal som root</description> - <description xml:lang="nl">LXTerminal draaien met rootbevoegdheid</description> - <description xml:lang="pl">Uruchom LXTerminal jako root</description> - <description xml:lang="pt">Executar LXTerminal como root</description> - <description xml:lang="pt_BR">Rodar LXTerminal como superusuário</description> - <description xml:lang="ro">PorneÈ™te LXTerminal ca root</description> - <description xml:lang="ru">ЗапуÑтить LXTerminal от ÑуперпользователÑ</description> - <description xml:lang="sk">SpustiÅ¥ LXTerminal ako root</description> - <description xml:lang="sr">Покрени Тунара Ñа кореним овлашћењима</description> - <description xml:lang="th">เรียà¸à¸—ำงาน LXTerminal ในà¸à¸²à¸™à¸° root</description> - <description xml:lang="tr">LXTerminal'ı root olarak çalıştır</description> - <description xml:lang="uk">ЗапуÑтити LXTerminal з правами ÑуперкориÑтувача</description> - <description xml:lang="zh_CN">以 root 身份è¿è¡Œ LXTerminal</description> - <description xml:lang="zh_TW">以 root 身份執行 LXTerminal</description> - <message>Authentication is required to run LXTerminal as root.</message> - <message xml:lang="ast">RÃquese l'autenticación pa executar LXTerminal como root.</message> - <message xml:lang="bg">ИзиÑква Ñе удоÑтоверÑване за да Ñтартирате LXTerminal като админиÑтратор</message> - <message xml:lang="cs">Pro spuÅ¡tÄ›nà aplikace LXTerminal jako root se vyžaduje autentizace.</message> - <message xml:lang="da">Der kræves godkendelse for at køre LXTerminal som root.</message> - <message xml:lang="de">Legitimierung wird benötigt, um LXTerminal als Systemverwalter zu starten.</message> - <message xml:lang="el">Απαιτείται πιστοποίηση για εκτÎλεση του LXTerminal ως διαχειÏιστής.</message> - <message xml:lang="en_AU">Authentication is required to run LXTerminal as root.</message> - <message xml:lang="es">Es necesario autentificarse para iniciar LXTerminal como superusuario.</message> - <message xml:lang="fi">Jotta LXTerminal voidaan käynnistää pääkäyttäjän oikeuksin, todennus tarvitaan.</message> - <message xml:lang="fr">Une authentification est requise pour lancer LXTerminal en tant que root.</message> - <message xml:lang="gl">RequÃrese autenticación para executar LXTerminal como administrador</message> - <message xml:lang="he">× ×“×¨×© ×ימות כדי להריץ ×ת LXTerminal בתור שורש.</message> - <message xml:lang="hr">Potrebna je provjera za pokretanje LXTerminala kao root.</message> - <message xml:lang="hu">A LXTerminal rendszergazdai futtatásához hitelesÃtés szükséges.</message> - <message xml:lang="is">Auðkenningar er krafist til að keyra LXTerminal sem kerfisstjóri (root)</message> - <message xml:lang="it">Per eseguire LXTerminal come amministratore è richiesta l'autenticazione</message> - <message xml:lang="ja">root 㧠LXTerminal ã‚’èµ·å‹•ã™ã‚‹ã«ã¯èªè¨¼ãŒå¿…è¦ã§ã™ã€‚</message> - <message xml:lang="kk">LXTerminal-ды әкімші ретінде орындау үшін Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÐºÐµÑ€ÐµÐº.</message> - <message xml:lang="ko">Root 권한으로 LXTerminal를 ìž‘ë™í•˜ë ¤ë©´ ì¸ì¦ì´ 필요합니다.</message> - <message xml:lang="lt">LXTerminal vykdymui administratoriaus teisÄ—mis, reikalingas tapatybÄ—s nustatymas.</message> - <message xml:lang="ms">Pengesahihan diperlukan untuk jalankan LXTerminal sebagai root.</message> - <message xml:lang="nb">Identitetsbekreftelse kreves for Ã¥ kjøre LXTerminal som root.</message> - <message xml:lang="nl">Authenticatie is vereist om LXTerminal met rootbevoegdheid te draaien.</message> - <message xml:lang="pl">Wymagane jest uwierzytelnienie, aby uruchomić program LXTerminal w trybie administratora.</message> - <message xml:lang="pt">Autenticação necessária para executar LXTerminal como root.</message> - <message xml:lang="pt_BR">Autenticação é requerida para rodar LXTerminal como superusuário.</message> - <message xml:lang="ro">Pentru a porni LXTerminal ca root este nevoie de autentificare.</message> - <message xml:lang="ru">ТребуетÑÑ Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка LXTerminal от ÑуперпользователÑ</message> - <message xml:lang="sk">Na spustenie LXTerminalu ako root je potrebná autentifikácia.</message> - <message xml:lang="sr">Потребна је потврда овлашћења ради покретања Тунара под кореним овлашћењима</message> - <message xml:lang="th">ต้à¸à¸‡à¸¢à¸·à¸™à¸¢à¸±à¸™à¸•à¸±à¸§à¸šà¸¸à¸„คลà¸à¹ˆà¸à¸™à¹€à¸£à¸µà¸¢à¸à¸—ำงาน LXTerminal ในà¸à¸²à¸™à¸° root</message> - <message xml:lang="tr">LXTerminal'ı root olarak çalıştırmak için kimlik doÄŸrulaması gereklidir</message> - <message xml:lang="uk">ВимагаєтьÑÑ Ñ€Ð¾Ð·Ð¿Ñ–Ð·Ð½Ð°Ð²Ð°Ð½Ð½Ñ Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑку LXTerminal з правами ÑуперкориÑтувача.</message> - <message xml:lang="zh_CN">以 root 身份è¿è¡Œ LXTerminal 需è¦è¿›è¡Œèº«ä»½éªŒè¯ã€‚</message> - <message xml:lang="zh_TW">è¦ä»¥ root 身份執行 LXTerminal 需è¦èªè‰ã€‚</message> - <defaults> - <allow_any>no</allow_any> - <allow_inactive>auth_admin</allow_inactive> - <allow_active>auth_admin</allow_active> - </defaults> - <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/lxterminal</annotate> - <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> - </action> - -</policyconfig> diff --git a/lubuntu/org.lxde.pcmanfm.policy b/lubuntu/org.lxde.pcmanfm.policy deleted file mode 100644 index 4a02df4f9dfda96013d4b0e256e2d5e01312a82e..0000000000000000000000000000000000000000 --- a/lubuntu/org.lxde.pcmanfm.policy +++ /dev/null @@ -1,98 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE policyconfig PUBLIC - "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" - "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> -<policyconfig> - - - - <vendor>PCManFM</vendor> - <vendor_url>http://lxde.org/</vendor_url> - <icon_name>system-file-manager</icon_name> - - - <action id="org.lxde.pcmanfm"> - - <description>Run PCManFM as root</description> - <description xml:lang="ar">شغل ثونار كجذر</description> - <description xml:lang="ast">Executar PCManFM como root</description> - <description xml:lang="bg">Стартирай PCManFM като админиÑтратор</description> - <description xml:lang="cs">Spustit PCManFM jako root</description> - <description xml:lang="da">Kør PCManFM med rodrettigheder</description> - <description xml:lang="de">PCManFM als Systemverwalter starten</description> - <description xml:lang="el">ΕκτÎλεση PCManFM ως διαχειÏιστής</description> - <description xml:lang="en_AU">Run PCManFM as root</description> - <description xml:lang="es">Iniciar PCManFM como superusuario</description> - <description xml:lang="fi">Käynnistä PCManFM pääkäyttäjän oikeuksin.</description> - <description xml:lang="fr">Lancer PCManFM en tant que root</description> - <description xml:lang="gl">Executar PCManFM como administrador</description> - <description xml:lang="he">הרץ ×ת PCManFM בתור שורש</description> - <description xml:lang="hr">Pokreni PCManFM kao root korisnik</description> - <description xml:lang="hu">PCManFM futtatása rendszergazdaként</description> - <description xml:lang="is">Keyra PCManFM sem kerfisstjóri (root)</description> - <description xml:lang="it">Esegui PCManFM come amministratore</description> - <description xml:lang="ja">root 㧠PCManFM ã‚’èµ·å‹•</description> - <description xml:lang="kk">PCManFM-ды әкімші ретінде орындау</description> - <description xml:lang="ko">Root 권한으로 PCManFM ìž‘ë™</description> - <description xml:lang="lt">Vykdyti PCManFM administratoriaus teisÄ—mis</description> - <description xml:lang="ms">Jalankan PCManFM sebagai root</description> - <description xml:lang="nb">Kjør PCManFM som root</description> - <description xml:lang="nl">PCManFM draaien met rootbevoegdheid</description> - <description xml:lang="pl">Uruchom PCManFM jako root</description> - <description xml:lang="pt">Executar PCManFM como root</description> - <description xml:lang="pt_BR">Rodar PCManFM como superusuário</description> - <description xml:lang="ro">PorneÈ™te PCManFM ca root</description> - <description xml:lang="ru">ЗапуÑтить PCManFM от ÑуперпользователÑ</description> - <description xml:lang="sk">SpustiÅ¥ PCManFM ako root</description> - <description xml:lang="sr">Покрени Тунара Ñа кореним овлашћењима</description> - <description xml:lang="th">เรียà¸à¸—ำงาน PCManFM ในà¸à¸²à¸™à¸° root</description> - <description xml:lang="tr">PCManFM'ı root olarak çalıştır</description> - <description xml:lang="uk">ЗапуÑтити PCManFM з правами ÑуперкориÑтувача</description> - <description xml:lang="zh_CN">以 root 身份è¿è¡Œ PCManFM</description> - <description xml:lang="zh_TW">以 root 身份執行 PCManFM</description> - <message>Authentication is required to run PCManFM as root.</message> - <message xml:lang="ast">RÃquese l'autenticación pa executar PCManFM como root.</message> - <message xml:lang="bg">ИзиÑква Ñе удоÑтоверÑване за да Ñтартирате PCManFM като админиÑтратор</message> - <message xml:lang="cs">Pro spuÅ¡tÄ›nà aplikace PCManFM jako root se vyžaduje autentizace.</message> - <message xml:lang="da">Der kræves godkendelse for at køre PCManFM som root.</message> - <message xml:lang="de">Legitimierung wird benötigt, um PCManFM als Systemverwalter zu starten.</message> - <message xml:lang="el">Απαιτείται πιστοποίηση για εκτÎλεση του PCManFM ως διαχειÏιστής.</message> - <message xml:lang="en_AU">Authentication is required to run PCManFM as root.</message> - <message xml:lang="es">Es necesario autentificarse para iniciar PCManFM como superusuario.</message> - <message xml:lang="fi">Jotta PCManFM voidaan käynnistää pääkäyttäjän oikeuksin, todennus tarvitaan.</message> - <message xml:lang="fr">Une authentification est requise pour lancer PCManFM en tant que root.</message> - <message xml:lang="gl">RequÃrese autenticación para executar PCManFM como administrador</message> - <message xml:lang="he">× ×“×¨×© ×ימות כדי להריץ ×ת PCManFM בתור שורש.</message> - <message xml:lang="hr">Potrebna je provjera za pokretanje PCManFMa kao root.</message> - <message xml:lang="hu">A PCManFM rendszergazdai futtatásához hitelesÃtés szükséges.</message> - <message xml:lang="is">Auðkenningar er krafist til að keyra PCManFM sem kerfisstjóri (root)</message> - <message xml:lang="it">Per eseguire PCManFM come amministratore è richiesta l'autenticazione</message> - <message xml:lang="ja">root 㧠PCManFM ã‚’èµ·å‹•ã™ã‚‹ã«ã¯èªè¨¼ãŒå¿…è¦ã§ã™ã€‚</message> - <message xml:lang="kk">PCManFM-ды әкімші ретінде орындау үшін Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÐºÐµÑ€ÐµÐº.</message> - <message xml:lang="ko">Root 권한으로 PCManFM를 ìž‘ë™í•˜ë ¤ë©´ ì¸ì¦ì´ 필요합니다.</message> - <message xml:lang="lt">PCManFM vykdymui administratoriaus teisÄ—mis, reikalingas tapatybÄ—s nustatymas.</message> - <message xml:lang="ms">Pengesahihan diperlukan untuk jalankan PCManFM sebagai root.</message> - <message xml:lang="nb">Identitetsbekreftelse kreves for Ã¥ kjøre PCManFM som root.</message> - <message xml:lang="nl">Authenticatie is vereist om PCManFM met rootbevoegdheid te draaien.</message> - <message xml:lang="pl">Wymagane jest uwierzytelnienie, aby uruchomić program PCManFM w trybie administratora.</message> - <message xml:lang="pt">Autenticação necessária para executar PCManFM como root.</message> - <message xml:lang="pt_BR">Autenticação é requerida para rodar PCManFM como superusuário.</message> - <message xml:lang="ro">Pentru a porni PCManFM ca root este nevoie de autentificare.</message> - <message xml:lang="ru">ТребуетÑÑ Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка PCManFM от ÑуперпользователÑ</message> - <message xml:lang="sk">Na spustenie PCManFMu ako root je potrebná autentifikácia.</message> - <message xml:lang="sr">Потребна је потврда овлашћења ради покретања Тунара под кореним овлашћењима</message> - <message xml:lang="th">ต้à¸à¸‡à¸¢à¸·à¸™à¸¢à¸±à¸™à¸•à¸±à¸§à¸šà¸¸à¸„คลà¸à¹ˆà¸à¸™à¹€à¸£à¸µà¸¢à¸à¸—ำงาน PCManFM ในà¸à¸²à¸™à¸° root</message> - <message xml:lang="tr">PCManFM'ı root olarak çalıştırmak için kimlik doÄŸrulaması gereklidir</message> - <message xml:lang="uk">ВимагаєтьÑÑ Ñ€Ð¾Ð·Ð¿Ñ–Ð·Ð½Ð°Ð²Ð°Ð½Ð½Ñ Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑку PCManFM з правами ÑуперкориÑтувача.</message> - <message xml:lang="zh_CN">以 root 身份è¿è¡Œ PCManFM 需è¦è¿›è¡Œèº«ä»½éªŒè¯ã€‚</message> - <message xml:lang="zh_TW">è¦ä»¥ root 身份執行 PCManFM 需è¦èªè‰ã€‚</message> - <defaults> - <allow_any>auth_admin</allow_any> - <allow_inactive>auth_admin</allow_inactive> - <allow_active>auth_admin</allow_active> - </defaults> - <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/pcmanfm</annotate> - <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> - </action> - -</policyconfig> diff --git a/lubuntu/pcmanfm-pkexec b/lubuntu/pcmanfm-pkexec deleted file mode 100755 index db759d4c89c5aaf40d616849be403b2165664b7a..0000000000000000000000000000000000000000 --- a/lubuntu/pcmanfm-pkexec +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -pkexec "/usr/bin/pcmanfm" "$@" diff --git a/lubuntu/terminal-as-root.desktop b/lubuntu/terminal-as-root.desktop deleted file mode 100644 index 40695f340077816d90e9a6e815ca5917c41fda9e..0000000000000000000000000000000000000000 --- a/lubuntu/terminal-as-root.desktop +++ /dev/null @@ -1,21 +0,0 @@ -[Desktop Entry] -Type=Action -Profiles=profile-folder; -Name[pt_BR]=Abrir a pasta atual no terminal como administrador -Name[en_US]=Open current folder in terminal As Root -Name[en]=Open current folder in terminal As Root -Name[C]=Open current folder in terminal As Root -Tooltip[pt_BR]=Abrir a pasta atual no terminal com privilégios administrativos -Tooltip[en_US]=Open current folder in terminal As Root -Tooltip[en]=Open current folder in terminal As Root -Tooltip[C]=Open current folder in terminal As Root -ToolbarLabel[pt_BR]=Abrir a pasta atual no terminal como administrador -ToolbarLabel[en_US]=Open current folder in terminal As Root -ToolbarLabel[en]=Open current folder in terminal As Root -ToolbarLabel[C]=Open current folder in terminal As Root - -Icon=utilities-terminal - -[X-Action-Profile profile-folder] -MimeTypes=inode/directory; -Exec=lxterminal-pkexec --working-directory=%f diff --git a/mount-wrapper b/mount-wrapper deleted file mode 100755 index 844e72c8dae108dc846c03e500131253d6599544..0000000000000000000000000000000000000000 --- a/mount-wrapper +++ /dev/null @@ -1,73 +0,0 @@ -#!/bin/bash -########################################################################### -# Wraps mount command to create the required directories before -# mounting an OverlayFS union. Intended for use with pam_mount only. -# -# Usage: mount-wrapper <mount args> -# -# Copyright (C) 2016 Prefeitura de Mogi das Cruzes, SP, Brazil -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# -# On Debian GNU/Linux systems, the complete text of the GNU General -# Public License can be found in `/usr/share/common-licenses/GPL'. -########################################################################### -options=() -user=${1} -HOME=/home/${user} -shift - -source ${HOME}/.config/user-dirs.dirs - -while [ ${1} ] -do - case "${1}" in - -toverlay) - mkdir ${!#}/{upper,work} - chown $(stat -c '%U:%G' ${!#}) ${!#}/{upper,work} - options+=("${1}") - ;; - @DESKTOP@) - options+=("${XDG_DESKTOP_DIR}") - ;; - @DOCUMENTS@) - options+=("${XDG_DOCUMENTS_DIR}") - ;; - @DOWNLOAD@) - options+=("${XDG_DOWNLOAD_DIR}") - ;; - @PICTURES@) - options+=("${XDG_PICTURES_DIR}") - ;; - @PUBLICSHARE@) - options+=("${XDG_PUBLICSHARE_DIR}") - ;; - @MUSIC@) - options+=("${XDG_MUSIC_DIR}") - ;; - @TEMPLATES@) - options+=("${XDG_TEMPLATES_DIR}") - ;; - @VIDEOS@) - options+=("${XDG_VIDEOS_DIR}") - ;; - *) - options+=("${1}") - ;; - esac - - shift -done - -exec mount "${options[@]}" diff --git a/opt/le-multiterminal/configurar-multiterminal.sh b/opt/le-multiterminal/configurar-multiterminal.sh new file mode 100755 index 0000000000000000000000000000000000000000..0285d794567a8390cbeaf23b4a45b497a1c28bdb --- /dev/null +++ b/opt/le-multiterminal/configurar-multiterminal.sh @@ -0,0 +1,40 @@ +#!/bin/bash + +cd ../../ +# Copia arquivos do X para systemd +install -m 644 etc/systemd/system/xorg-daemon.s* /tmp/teste/etc/systemd/system +# Copia configs de usb para o udev +install -m 644 etc/udev/rules.d/* /tmp/teste/etc/udev/rules.d + +# Cria diretorio +install -d tmp/teste/etc/X11/xorg.conf.d +# Copia configurações de monitores para xorg +install -m 644 etc/X11/xorg.conf.d/9[78]*.conf /tmp/teste/etc/X11/xorg.conf.d + +# Copia scripts para bin +# mapeia as portas usb para monitores +install -m 755 usr/local/bin/seat-attach-assistant /tmp/teste/usr/local/bin +# Copia script que atualiza entradas no xorg para bin (explicado no arquivo) +install -m 755 usr/local/bin/update-xorg-conf /tmp/teste/usr/local/bin +# Copia script para executar o X para bin +install -m 755 usr/local/bin/xorg-daemon /tmp/teste/usr/local/bin +# Copia script do Xephyr para bin +install -m 755 usr/local/bin/xephyr-wrapper /tmp/teste/usr/local/bin + +# Cria diretorio e copia configs do lightdm +install -d /tmp/teste/etc/xdg/lightdm/lightdm.conf.d +install -m 644 etc/xdg/lightdm/lightdm.conf.d/*.conf /tmp/teste/etc/xdg/lightdm/lightdm.conf.d + +# roda o script que atualiza as configs do xorg +update-xorg-conf "Silicon.Motion" /tmp/teste/etc/X11/xorg.conf.d/98-proinfo-*.conf +# habilita e roda o xorg-daemon +systemctl enable xorg-daemon.socket +systemctl start xorg-daemon.socket + +apt update +apt -y upgrade +apt -y install curl xserver-xorg-video-siliconmotion-hwe-16.04 compton numlockx xserver-xephyr-hwe-16.04 + +# Pede eventos ao kernel: "força" a identificação dos dispositivos na maquina +udevadm trigger +systemctl restart lightdm diff --git a/pam_mount.conf.xml b/pam_mount.conf.xml deleted file mode 100644 index a008cbe3c0f6077c3f850c72e7c03b7f44a43b5d..0000000000000000000000000000000000000000 --- a/pam_mount.conf.xml +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<!DOCTYPE pam_mount SYSTEM "pam_mount.conf.xml.dtd"> -<!-- - See pam_mount.conf(5) for a description. ---> - -<pam_mount> - - <!-- debug should come before everything else, - since this file is still processed in a single pass - from top-to-bottom --> - -<debug enable="0" /> - - <!-- Volume definitions --> - -<msg-authpw>Password: </msg-authpw> -<lclmount>/usr/local/sbin/mount-wrapper %(USER) -t%(FSTYPE) "%(if %(OPTIONS),-o%(OPTIONS))" %(VOLUME) %(MNTPT)</lclmount> -<volume sgrp="freeze" fstype="tmpfs" options="mode=0700,uid=%(USERUID),gid=%(USERGID)" mountpoint="~" /> -<volume sgrp="freeze" fstype="overlay" options="lowerdir=/home/freezetemplate,upperdir=/home/%(USER)/upper,workdir=/home/%(USER)/work" path="overlay" mountpoint="~" /> -<volume sgrp="freeze" options="bind" path="/var/freeze-data/documents" mountpoint="@DOCUMENTS@" /> -<volume sgrp="freeze" options="bind" path="/var/freeze-data/pictures" mountpoint="@PICTURES@" /> -<volume sgrp="freeze" options="bind" path="/var/freeze-data/music" mountpoint="@MUSIC@" /> -<volume sgrp="freeze" options="bind" path="/var/freeze-data/videos" mountpoint="@VIDEOS@" /> -<volume sgrp="freeze" fstype="fuse.bindfs" options="force-user=%(USER),force-group=%(GROUP)" path="~" mountpoint="~" /> - - <!-- pam_mount parameters: General tunables --> - -<!-- -<luserconf name=".pam_mount.conf.xml" /> ---> - -<!-- Note that commenting out mntoptions will give you the defaults. - You will need to explicitly initialize it with the empty string - to reset the defaults to nothing. --> -<mntoptions allow="nosuid,nodev,loop,encryption,fsck,nonempty,allow_root,allow_other" /> -<!-- -<mntoptions deny="suid,dev" /> -<mntoptions allow="*" /> -<mntoptions deny="*" /> ---> -<mntoptions require="nosuid,nodev" /> - -<!-- requires ofl from hxtools to be present --> -<logout wait="2000" hup="no" term="yes" kill="yes" /> - - - <!-- pam_mount parameters: Volume-related --> - -<mkmountpoint enable="1" remove="true" /> - - -</pam_mount> diff --git a/prepare-clonezilla b/prepare-clonezilla deleted file mode 100755 index e25ddb45f43bc9e57c5111285bd03050a8ac4f08..0000000000000000000000000000000000000000 --- a/prepare-clonezilla +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -apt autoremove -apt clean -rm /etc/epoptes/server.crt -sed -i -e 's/^.*ComputerName.*$//g' /home/freezetemplate/.wine/system.reg -rm -rf /root/.ssh -rm -rf /root/.bash_history -rm -rf /home/freezetemplate/.ssh -rm -rf /home/freezetemplate/.bash_history -rm -rf /home/freezetemplate/.cache/upstart/*.log -rm -rf /home/freezetemplate/.cache/xfce4/xfce4-appfinder/history -rm -rf /home/freezetemplate/.{X,ICE}authority -rm -rf /home/admin/.ssh -rm -rf /home/admin/.bash_history -rm -rf /home/admin/.cache/upstart/*.log -rm -rf /home/admin/.cache/xfce4/xfce4-appfinder/history -rm -rf /home/admin/.{X,ICE}authority diff --git a/reconfigurar-rede.sh b/reconfigurar-rede.sh deleted file mode 100755 index 6b2a7e8761e417061eacc7074b83e6ea5ff94493..0000000000000000000000000000000000000000 --- a/reconfigurar-rede.sh +++ /dev/null @@ -1,45 +0,0 @@ -#!/bin/bash - -# Copia arquivo de rede cabeada para systemd -install -m 644 systemd/cabeada.network /etc/systemd/network -# Copia arquivo de hostname dinamico para polkit -install -m 644 systemd/*.pkla /etc/polkit-1/localauthority/50-local.d -# Copia arquivo que esconde o nm no autostart (nm pode ser network-manager) -install -m 644 autostart-disable-nm/*.desktop /home/freezetemplate/.config/autostart - -# Altera dono de toda a arvore sob ~freezetemplate/.config/autostart (VERIFICAR se existe o grupo) -chown -R freezetemplate:freezetemplate /home/freezetemplate/.config/autostart - - -# Configurações para wifi -if [ -n "${wifi_iface}" ] -then - # configruação de rede wifi - install -m 644 systemd/wifi.network /etc/systemd/network - # serviço do sistema (via systemd) - install -m 644 systemd/wpa_supplicant@.service /etc/systemd/system - # cria diretorio - install -d /etc/wpa_supplicant - # Copia config do wpa_supplicant - install -m 644 systemd/wpa_supplicant.conf /etc/wpa_supplicant/wpa_supplicant.conf -fi - -# desabilita network-manager -systemctl stop NetworkManager -systemctl disable NetworkManager - -# desabilita serviço de "compatibilidade" -systemctl stop networking -systemctl disable networking - -# habilita e inicia rede via systemd -systemctl enable systemd-networkd -systemctl enable systemd-networkd-wait-online -systemctl enable systemd-resolved - -systemctl start systemd-networkd -systemctl start systemd-networkd-wait-online -systemctl start systemd-resolved - -# faz link para arquivo de dns -ln -sf /var/run/systemd/resolve/resolv.conf /etc/resolv.conf diff --git a/systemd/cabeada.network b/systemd/cabeada.network deleted file mode 100644 index a24b18af386e9136765895d80073166c9edf851d..0000000000000000000000000000000000000000 --- a/systemd/cabeada.network +++ /dev/null @@ -1,10 +0,0 @@ -# Configuração de IP dinâmico para redes cabeadas -[Match] -Name=en* - -[Network] -DHCP=yes - -[DHCP] -UseDomains=yes -RouteMetric=10 diff --git a/systemd/epoptes-client.service b/systemd/epoptes-client.service deleted file mode 100644 index 3284c5a63cade87c19357469f9ec34d7d347bd13..0000000000000000000000000000000000000000 --- a/systemd/epoptes-client.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Epoptes-client system daemon -Wants=network-online.target -After=network-online.target - -[Service] -EnvironmentFile=-/etc/default/epoptes-client -ExecStartPre=/bin/sh -c "[ -s /etc/epoptes/server.crt ] || /usr/sbin/epoptes-client -c ${SERVER}" -ExecStart=/usr/sbin/epoptes-client - -[Install] -WantedBy=multi-user.target diff --git a/systemd/org.freedesktop.hostname1.set-hostname.pkla b/systemd/org.freedesktop.hostname1.set-hostname.pkla deleted file mode 100644 index ee1e889a9853eddad6620afc309b258364dd7125..0000000000000000000000000000000000000000 --- a/systemd/org.freedesktop.hostname1.set-hostname.pkla +++ /dev/null @@ -1,6 +0,0 @@ -[Allow systemd-networkd to set transient hostname from DHCP] -Identity=unix-user:systemd-network -Action=org.freedesktop.hostname1.set-hostname -ResultAny=yes -ResultInactive=yes -ResultActive=yes diff --git a/systemd/userful-rescue-nextboot-read-write.service b/systemd/userful-rescue-nextboot-read-write.service deleted file mode 100644 index 021118f0ae5b065695f1eb802c65df6f7d59cea5..0000000000000000000000000000000000000000 --- a/systemd/userful-rescue-nextboot-read-write.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Schedule next boot to Userful Rescue Live on system power on -After=local-fs.target -Before=sysinit.target -DefaultDependencies=no - -[Service] -Type=oneshot -ExecStart=/usr/sbin/grub-reboot "Userful Rescue Live" - -[Install] -WantedBy=sysinit.target diff --git a/systemd/userful-rescue-nextboot-reboot.service b/systemd/userful-rescue-nextboot-reboot.service deleted file mode 100644 index 51968ef655a33c932bfe2bfe4059ba1308edee0c..0000000000000000000000000000000000000000 --- a/systemd/userful-rescue-nextboot-reboot.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Cancel scheduled boot to Userful Rescue Live -After=getty@tty1.service lightdm.service -Before=systemd-reboot.service -DefaultDependencies=no - -[Service] -Type=oneshot -ExecStart=/usr/bin/grub-editenv - unset next_entry - -[Install] -WantedBy=reboot.target diff --git a/systemd/wifi.network b/systemd/wifi.network deleted file mode 100644 index 2a1c41227ff70a17248a433ea2c1cfa760cf2c6f..0000000000000000000000000000000000000000 --- a/systemd/wifi.network +++ /dev/null @@ -1,10 +0,0 @@ -# Configuração de IP dinâmico para redes cabeadas -[Match] -Name=wl* - -[Network] -DHCP=yes - -[DHCP] -UseDomains=yes -RouteMetric=20 diff --git a/systemd/wpa_supplicant.conf b/systemd/wpa_supplicant.conf deleted file mode 100644 index 53052501a597e5c2eb1fd785fb6172378c995e89..0000000000000000000000000000000000000000 --- a/systemd/wpa_supplicant.conf +++ /dev/null @@ -1,19 +0,0 @@ -# Configurações gerais -update_config=1 -eapol_version=1 -ap_scan=1 -fast_reauth=1 - -# Parâmetros padrão do roteador wi-fi do pregão 83/2008 -network={ - ssid="proinfo" - #psk="ProinfoUrbano832008" - psk=7d9c5dc658816b4923d8fc7ad0db0c8c243371bbe76360a368fb10c33449451c -} - -# Parâmetros padrão do roteador wi-fi do pregão 71/2010 -network={ - ssid="proinfo71" - #psk="proinfourbano712010" - psk=dc9a92f22c10499033f163245e6e646b82528139dc83e4c411e2ec7f3725c01f -} diff --git a/systemd/wpa_supplicant@.service b/systemd/wpa_supplicant@.service deleted file mode 100644 index ff8446ad1243d50b43383b6acb7b069e1201af50..0000000000000000000000000000000000000000 --- a/systemd/wpa_supplicant@.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=WPA Supplicant %i -Wants=network.target -Before=network.target -Requires=sys-subsystem-net-devices-%i.device -After=sys-subsystem-net-devices-%i.device - -[Service] -ExecStart=/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant-%I.conf -i%I - -[Install] -WantedBy=multi-user.target diff --git a/tuxpaint.conf b/tuxpaint.conf deleted file mode 100644 index 0610b37cadf0390a578403ed275e71e82b19f03a..0000000000000000000000000000000000000000 --- a/tuxpaint.conf +++ /dev/null @@ -1,259 +0,0 @@ -# /etc/tuxpaint/tuxpaint.conf -# -# Configuration file for Tux Paint -# See tuxpaint(1) or run 'tuxpaint --help' for details on using Tux Paint -# -# Bill Kendrick <bill@newbreedsoftware.com> -# http://www.tuxpaint.org/ -# -# Default distribution version last modified: -# April 30, 2012 -# -# $Id: tuxpaint.conf,v 1.8 2012/04/30 16:56:28 wkendrick Exp $ - - -# FIXME: Add alllocalefonts, allowscreensaver, stampsize, datadir, nolockfile -bjk 2010.04.15 - - -# The variables described below are initially commented out. -# -# Most options come in pairs: -# -# The top examples change the default behavior -# (e.g., "fullscreen=yes" enables full-screen mode, while -# the default mode is windowed, not fullscreen.) -# -# The bottom examples reenable the default behavior -# (e.g., "windowed=yes" enables fullscreen mode.) -# -# In the system-wide Tux Paint configuration file -# (e.g. "/etc/tuxpaint/tuxpaint.conf" -# or "/usr/local/etc/tuxpaint/tuxpaint.conf") -# the default options are redundant. -# -# They are, however, useful to place in a user's personal confiugration file -# ("~/.tuxpaintrc"), to override any settings they don't like in the -# system-wide configuration file, and which they don't want to always have -# to override via command-line options. -# -# For more information, see Tux Paint's "OPTIONS" documentation file - - -### Fullscreen or Windowed? -### ----------------------- -# -fullscreen=yes -# windowed=yes - - -### Window size / screen resolution. (800x600 is the default.) -### (Any size 640-or-wider by 480-or-taller should work.) -### NOTE: This affects canvas (drawing area) size. -### ----------------------------------------------------------- -# -# windowsize=800x600 - - -### Use native screen size when in fullscreen. -### (Overrides 'windowsize' or default (800x600) when in fullscreen, -### and tries to make Tux Paint fit in the current desktop resolution.) -### ------------------------------------------------------------------- -# -native=yes - - -### Window / screen orientation. (Landscape (no rotation) is the default.) -### ----------------------------------------------------------------------- -# -# orient=portrait -# orient=landscape - - -### Disable sound effects? -### ---------------------- -# -# nosound=yes -# sound=yes - - -### Disable the on-screen 'Quit' button in the toolbar? -### --------------------------------------------------- -### Note: Pressing the [Escape] key, -### or clicking the window's 'Close' button will still work -# -# noquit=yes -# quit=yes - - -### Disable the printing feature? -### ----------------------------- -# -# noprint=yes -# print=yes - - -### Restrict printing? -### ------------------ -### For example, if 'printdelay=60', -### the user can only print once per minute (60 seconds) -# -# printdelay={SECONDS} -# printdelay=0 - - -### Use stored printer configuration? -### --------------------------------- -# -# printcfg=yes -# printcfg=no - - -### Use a different print command? -### ------------------------------ -### Note: The command should expect PostScript on its STDIN (standard-in) -### -### For example, to convert the image to greyscale before converting -### to PostScript, use "pstopnm | ppmtopgm | pnmtops | lpr" as the command -# -# printcommand={COMMAND} -# printcommand=lpr - - -### Paper size -### ---------- -### Note: The size listed should be one supported by libpaper -### From papersize(5): -### a3, a4, a5, b5, letter, legal, executive, note, 11x17, -### a0, a1, a2, a6, a7, a8, a9, a10, b0, b1, b2, b3, b4, tabloid, -### statement, note, halfletter, halfexecutive, folio, quarto, ledger, -### archA, archB, archC, archD, archE, flsa, flse, csheet, dsheet, esheet -### or 10x14. -### -### If not set, libpaper will check your $PAPER environment variable, -### then /etc/papersize, then the default system paper size. -# -# papersize={PAPERSIZSE} -# papersize=a4 - - -### Use the simpler shape tool? (No rotating) -### ----------------------------------------- -# -# simpleshapes=yes -# complexshapes=yes - - -### Display only uppercase letters? -### ------------------------------- -# -# uppercase=yes -# mixedcase=yes - - -### Grab the mouse and keyboard? -### ---------------------------- -# -# grab=yes -# dontgrab=yes - - -### Disable [Control] key shortcuts? -### -------------------------------- -# -# noshortcuts=yes -# shortcuts=yes - - -### Disable wheel mouse support? -### ---------------------------- -# -# nowheelmouse=yes -# wheelmouse=yes - - -### Don't use special mouse pointer (cursor) shapes? -### ------------------------------------------------ -# -# nofancycursors=yes -# fancycursors=yes - - -### Use the keyboard to control the mouse pointer (cursor)? -### ------------------------------------------------------- -# -# keyboard=yes -# mouse=yes - - -### Use less graphics-intensive outlines? -### ------------------------------------- -# -# nooutlines=yes -# outlines=yes - - -### Disable the Stamp tool? -### ----------------------- -# -# nostamps=yes -# stamps=yes - - -### Disable Stamp controls (flip, mirror, size)? -### -------------------------------------------- -# -# nostampcontrols=yes -# stampcontrols=yes - - -### Show mirrored stamps by default? (e.g., for those prefering right-to-left) -### -------------------------------------------------------------------------- -# -# mirrorstamps=yes -# dontmirrorstamps=yes - - -### Disable 'Save Over Older Picture?' Prompt -### Always save over, instead -### ----------------------------------------- -# -# saveover=yes -# saveover=ask - - -### Disable 'Save Over Older Picture?' Prompt -### Always make a new picture, instead -### ----------------------------------------- -# -# saveover=new -# saveover=ask - - -### Disable the 'Save' feature altogether? -### -------------------------------------- -# -# nosave=yes -# save=yes - - -### Save images somewhere different? -### -------------------------------- -### Note: Window users, use the form: savedir=C:\WINDOWS\TUXPAINT -### Note: Actual image files will go under a subdirectory/subfolder, "saved" -# -# savedir=~/.tuxpaint - - -### Use a different language? -### ------------------------- -### Note: Where the language is a known language name (e.g., "spanish") -### -### For a full list, see tuxpaint(1) man page, README.txt documentation, -### or language usage output (by running the command "tuxpaint --lang help") -# -# lang={LANGUAGE} -# lang=english - - -# (End of configuration file) - diff --git a/userful-rescue-disable b/userful-rescue-disable deleted file mode 100755 index c2dda8f501a1e9ecf2b511ad5e78ff32f4387bd5..0000000000000000000000000000000000000000 --- a/userful-rescue-disable +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -if [ "$UID" -ne 0 ] -then - "Este comando deve ser executado como root!" - exit 1 -fi -read -r -p "O sistema irá reiniciar automaticamente. Deseja continuar? [s/N] " response -response=${response,,} -if [[ "$response" =~ ^(sim|s)$ ]] -then - systemctl start userful-rescue-nextboot-reboot.service - systemctl disable userful-rescue-nextboot-reboot.service - systemctl disable userful-rescue-nextboot-read-write.service - systemctl reboot -fi diff --git a/userful-rescue-enable b/userful-rescue-enable deleted file mode 100755 index 6a0defc431ffef5a5262895940e4959a63650d2e..0000000000000000000000000000000000000000 --- a/userful-rescue-enable +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -if [ "$UID" -ne 0 ] -then - "Este comando deve ser executado como root!" - exit 1 -fi -read -r -p "O computador irá desligar automaticamente. Deseja continuar? [s/N] " response -response=${response,,} -if [[ "$response" =~ ^(sim|s)$ ]] -then - systemctl enable userful-rescue-nextboot-reboot.service - systemctl enable userful-rescue-nextboot-read-write.service - systemctl start userful-rescue-nextboot-read-write.service - systemctl poweroff -fi diff --git a/seat-attach-assistant b/usr/local/bin/seat-attach-assistant similarity index 100% rename from seat-attach-assistant rename to usr/local/bin/seat-attach-assistant diff --git a/update-xorg-conf b/usr/local/bin/update-xorg-conf similarity index 100% rename from update-xorg-conf rename to usr/local/bin/update-xorg-conf diff --git a/xephyr-wrapper b/usr/local/bin/xephyr-wrapper similarity index 100% rename from xephyr-wrapper rename to usr/local/bin/xephyr-wrapper diff --git a/xorg-daemon b/usr/local/bin/xorg-daemon similarity index 100% rename from xorg-daemon rename to usr/local/bin/xorg-daemon diff --git a/xorg/99-seat-lvds-0.conf b/xorg/99-seat-lvds-0.conf deleted file mode 100644 index 80c8a4fc4f129dcbb4ecc9b2ed217349da606816..0000000000000000000000000000000000000000 --- a/xorg/99-seat-lvds-0.conf +++ /dev/null @@ -1,14 +0,0 @@ -Section "Device" - MatchSeat "seat-L0" - Identifier "Nested Device 0" - Driver "nested" - Option "Display" ":90.0" -EndSection - -Section "Screen" - MatchSeat "seat-L0" - Identifier "Nested Screen LVDS 0" - Device "Nested Device 0" - DefaultDepth 16 - Option "Output" "LVDS" -EndSection diff --git a/xorg/99-seat-lvds-1.conf b/xorg/99-seat-lvds-1.conf deleted file mode 100644 index c7b78aa7987e5af83ab35e54d0771fba31eb1058..0000000000000000000000000000000000000000 --- a/xorg/99-seat-lvds-1.conf +++ /dev/null @@ -1,14 +0,0 @@ -Section "Device" - MatchSeat "seat-L1" - Identifier "Nested Device 1" - Driver "nested" - Option "Display" ":90.1" -EndSection - -Section "Screen" - MatchSeat "seat-L1" - Identifier "Nested Screen LVDS 1" - Device "Nested Device 1" - DefaultDepth 16 - Option "Output" "LVDS" -EndSection diff --git a/xorg/99-seat-vga-0.conf b/xorg/99-seat-vga-0.conf deleted file mode 100644 index 2a19db212a2c3933675e7aa561f3a238b178590b..0000000000000000000000000000000000000000 --- a/xorg/99-seat-vga-0.conf +++ /dev/null @@ -1,14 +0,0 @@ -Section "Device" - MatchSeat "seat-V0" - Identifier "Nested Device 0" - Driver "nested" - Option "Display" ":90.0" -EndSection - -Section "Screen" - MatchSeat "seat-V0" - Identifier "Nested Screen VGA 0" - Device "Nested Device 0" - DefaultDepth 16 - Option "Output" "VGA" -EndSection diff --git a/xorg/99-seat-vga-1.conf b/xorg/99-seat-vga-1.conf deleted file mode 100644 index f52b2fc6a9e107705db31994990dc3bddc2703a2..0000000000000000000000000000000000000000 --- a/xorg/99-seat-vga-1.conf +++ /dev/null @@ -1,14 +0,0 @@ -Section "Device" - MatchSeat "seat-V1" - Identifier "Nested Device 1" - Driver "nested" - Option "Display" ":90.1" -EndSection - -Section "Screen" - MatchSeat "seat-V1" - Identifier "Nested Screen VGA 1" - Device "Nested Device 1" - DefaultDepth 16 - Option "Output" "VGA" -EndSection diff --git a/xubuntu/org.xfce.terminal.policy b/xubuntu/org.xfce.terminal.policy deleted file mode 100644 index 44f72b5c73874953b72d391859465db3618aa088..0000000000000000000000000000000000000000 --- a/xubuntu/org.xfce.terminal.policy +++ /dev/null @@ -1,98 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE policyconfig PUBLIC - "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" - "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> -<policyconfig> - - - - <vendor>Terminal</vendor> - <vendor_url>http://xfce.org/</vendor_url> - <icon_name>utilities-terminal</icon_name> - - - <action id="org.xfce.terminal"> - - <description>Run Terminal as root</description> - <description xml:lang="ar">شغل ثونار كجذر</description> - <description xml:lang="ast">Executar Terminal como root</description> - <description xml:lang="bg">Стартирай Terminal като админиÑтратор</description> - <description xml:lang="cs">Spustit Terminal jako root</description> - <description xml:lang="da">Kør Terminal med rodrettigheder</description> - <description xml:lang="de">Terminal als Systemverwalter starten</description> - <description xml:lang="el">ΕκτÎλεση Terminal ως διαχειÏιστής</description> - <description xml:lang="en_AU">Run Terminal as root</description> - <description xml:lang="es">Iniciar Terminal como superusuario</description> - <description xml:lang="fi">Käynnistä Terminal pääkäyttäjän oikeuksin.</description> - <description xml:lang="fr">Lancer Terminal en tant que root</description> - <description xml:lang="gl">Executar Terminal como administrador</description> - <description xml:lang="he">הרץ ×ת Terminal בתור שורש</description> - <description xml:lang="hr">Pokreni Terminal kao root korisnik</description> - <description xml:lang="hu">Terminal futtatása rendszergazdaként</description> - <description xml:lang="is">Keyra Terminal sem kerfisstjóri (root)</description> - <description xml:lang="it">Esegui Terminal come amministratore</description> - <description xml:lang="ja">root 㧠Terminal ã‚’èµ·å‹•</description> - <description xml:lang="kk">Terminal-ды әкімші ретінде орындау</description> - <description xml:lang="ko">Root 권한으로 Terminal ìž‘ë™</description> - <description xml:lang="lt">Vykdyti Terminal administratoriaus teisÄ—mis</description> - <description xml:lang="ms">Jalankan Terminal sebagai root</description> - <description xml:lang="nb">Kjør Terminal som root</description> - <description xml:lang="nl">Terminal draaien met rootbevoegdheid</description> - <description xml:lang="pl">Uruchom Terminal jako root</description> - <description xml:lang="pt">Executar Terminal como root</description> - <description xml:lang="pt_BR">Rodar Terminal como superusuário</description> - <description xml:lang="ro">PorneÈ™te Terminal ca root</description> - <description xml:lang="ru">ЗапуÑтить Terminal от ÑуперпользователÑ</description> - <description xml:lang="sk">SpustiÅ¥ Terminal ako root</description> - <description xml:lang="sr">Покрени Тунара Ñа кореним овлашћењима</description> - <description xml:lang="th">เรียà¸à¸—ำงาน Terminal ในà¸à¸²à¸™à¸° root</description> - <description xml:lang="tr">Terminal'ı root olarak çalıştır</description> - <description xml:lang="uk">ЗапуÑтити Terminal з правами ÑуперкориÑтувача</description> - <description xml:lang="zh_CN">以 root 身份è¿è¡Œ Terminal</description> - <description xml:lang="zh_TW">以 root 身份執行 Terminal</description> - <message>Authentication is required to run Terminal as root.</message> - <message xml:lang="ast">RÃquese l'autenticación pa executar Terminal como root.</message> - <message xml:lang="bg">ИзиÑква Ñе удоÑтоверÑване за да Ñтартирате Terminal като админиÑтратор</message> - <message xml:lang="cs">Pro spuÅ¡tÄ›nà aplikace Terminal jako root se vyžaduje autentizace.</message> - <message xml:lang="da">Der kræves godkendelse for at køre Terminal som root.</message> - <message xml:lang="de">Legitimierung wird benötigt, um Terminal als Systemverwalter zu starten.</message> - <message xml:lang="el">Απαιτείται πιστοποίηση για εκτÎλεση του Terminal ως διαχειÏιστής.</message> - <message xml:lang="en_AU">Authentication is required to run Terminal as root.</message> - <message xml:lang="es">Es necesario autentificarse para iniciar Terminal como superusuario.</message> - <message xml:lang="fi">Jotta Terminal voidaan käynnistää pääkäyttäjän oikeuksin, todennus tarvitaan.</message> - <message xml:lang="fr">Une authentification est requise pour lancer Terminal en tant que root.</message> - <message xml:lang="gl">RequÃrese autenticación para executar Terminal como administrador</message> - <message xml:lang="he">× ×“×¨×© ×ימות כדי להריץ ×ת Terminal בתור שורש.</message> - <message xml:lang="hr">Potrebna je provjera za pokretanje Terminala kao root.</message> - <message xml:lang="hu">A Terminal rendszergazdai futtatásához hitelesÃtés szükséges.</message> - <message xml:lang="is">Auðkenningar er krafist til að keyra Terminal sem kerfisstjóri (root)</message> - <message xml:lang="it">Per eseguire Terminal come amministratore è richiesta l'autenticazione</message> - <message xml:lang="ja">root 㧠Terminal ã‚’èµ·å‹•ã™ã‚‹ã«ã¯èªè¨¼ãŒå¿…è¦ã§ã™ã€‚</message> - <message xml:lang="kk">Terminal-ды әкімші ретінде орындау үшін Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÐºÐµÑ€ÐµÐº.</message> - <message xml:lang="ko">Root 권한으로 Terminal를 ìž‘ë™í•˜ë ¤ë©´ ì¸ì¦ì´ 필요합니다.</message> - <message xml:lang="lt">Terminal vykdymui administratoriaus teisÄ—mis, reikalingas tapatybÄ—s nustatymas.</message> - <message xml:lang="ms">Pengesahihan diperlukan untuk jalankan Terminal sebagai root.</message> - <message xml:lang="nb">Identitetsbekreftelse kreves for Ã¥ kjøre Terminal som root.</message> - <message xml:lang="nl">Authenticatie is vereist om Terminal met rootbevoegdheid te draaien.</message> - <message xml:lang="pl">Wymagane jest uwierzytelnienie, aby uruchomić program Terminal w trybie administratora.</message> - <message xml:lang="pt">Autenticação necessária para executar Terminal como root.</message> - <message xml:lang="pt_BR">Autenticação é requerida para rodar Terminal como superusuário.</message> - <message xml:lang="ro">Pentru a porni Terminal ca root este nevoie de autentificare.</message> - <message xml:lang="ru">ТребуетÑÑ Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка Terminal от ÑуперпользователÑ</message> - <message xml:lang="sk">Na spustenie Terminalu ako root je potrebná autentifikácia.</message> - <message xml:lang="sr">Потребна је потврда овлашћења ради покретања Тунара под кореним овлашћењима</message> - <message xml:lang="th">ต้à¸à¸‡à¸¢à¸·à¸™à¸¢à¸±à¸™à¸•à¸±à¸§à¸šà¸¸à¸„คลà¸à¹ˆà¸à¸™à¹€à¸£à¸µà¸¢à¸à¸—ำงาน Terminal ในà¸à¸²à¸™à¸° root</message> - <message xml:lang="tr">Terminal'ı root olarak çalıştırmak için kimlik doÄŸrulaması gereklidir</message> - <message xml:lang="uk">ВимагаєтьÑÑ Ñ€Ð¾Ð·Ð¿Ñ–Ð·Ð½Ð°Ð²Ð°Ð½Ð½Ñ Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑку Terminal з правами ÑуперкориÑтувача.</message> - <message xml:lang="zh_CN">以 root 身份è¿è¡Œ Terminal 需è¦è¿›è¡Œèº«ä»½éªŒè¯ã€‚</message> - <message xml:lang="zh_TW">è¦ä»¥ root 身份執行 Terminal 需è¦èªè‰ã€‚</message> - <defaults> - <allow_any>no</allow_any> - <allow_inactive>auth_admin</allow_inactive> - <allow_active>auth_admin</allow_active> - </defaults> - <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/xfce4-terminal</annotate> - <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> - </action> - -</policyconfig> diff --git a/xubuntu/uca.xml b/xubuntu/uca.xml deleted file mode 100644 index 27e19cad17e7fbe533e0f7ecb55b3b951a9db4bd..0000000000000000000000000000000000000000 --- a/xubuntu/uca.xml +++ /dev/null @@ -1,48 +0,0 @@ -<?xml encoding="UTF-8" version="1.0"?> -<actions> -<action> - <icon>utilities-terminal</icon> - <name>Abra o Emulador de Terminal aqui</name> - <unique-id>1461173151717256-1</unique-id> - <command>xfce4-terminal --working-directory %f</command> - <description>Abre um emulador de terminal nesta pasta</description> - <patterns>*</patterns> - <directories/> -</action> -<action> - <icon>utilities-terminal</icon> - <name>Abra o Emulador de Terminal aqui (com privilégios administrativos)</name> - <unique-id>1462472571145703-7</unique-id> - <command>pkexec xfce4-terminal --working-directory %f</command> - <description>Abre um emulador de terminal nesta pasta como root</description> - <patterns>*</patterns> - <directories/> -</action> -<action> - <icon>filefind</icon> - <name>Localizar nesta pasta</name> - <unique-id>1461173151717332-2</unique-id> - <command>catfish --path=%f</command> - <description>Procurar arquivos dentro desta pasta</description> - <patterns>*</patterns> - <directories/> -</action> -<action> - <icon>system-file-manager</icon> - <name>Abrir esta pasta com privilégios administrativos</name> - <unique-id>1462472627191725-8</unique-id> - <command>pkexec thunar %f</command> - <description>Abre a pasta selecionada com privilégios administrativos</description> - <patterns>*</patterns> - <directories/> -</action> -<action> - <icon>accessories-text-editor</icon> - <name>Editar este aquivo com privilégios administrativos</name> - <unique-id>1462472637607390-9</unique-id> - <command>pkexec mousepad %f</command> - <description>Abre o arquivo selecionado em um editor com privilégios administrativos</description> - <patterns>*</patterns> - <text-files/> -</action> -</actions>