Description: Pour "Conky-all" version égale ou inférieure à 1.9.0-4 To "Conky-all" equal to or less version 1.9.0-4
Ajout Image Diagramme Add Diagram Image
Screen resolution 1280x1024 Software requirements: YAD (Yet Another Dialog - dialogs for shell). Trash-cli (command line utility trashcan). Xdotool (X11 simulate keyboard / mouse input). Conky-all (highly configurable system monitor (all features enabled)) Libnotify-bin (sends desktop notifications to a notification daemon (Utilities)) Libnotify4 (Envoie des notification de bureau à un démon de notification) It is necessary to install the font "DroidLogo" ttf. Fixed a problem folder deletion in the trash. Added a trash icon (empty or full) on the desktop (conky) accepting events (xdotool) mouse-over (notifications) and mouse-click (trash management). Copy the icons "yad-" SVG and PNG in the "/usr/share/icons/". Copy the icons "user-trash.png, user-trash-empty.png and user-trash-full.png" in the "$HOME/.icons" Copy the file "image.lua" (thank you to Didier T) in the "$HOME/conky" Copy the ".conkyrc_poubelle" file in your Home folder. Make files "poubelle, poubelle-icon-start, poubelle-notification-yad, poubelle-notification-notify, and poubelle-put-icon" binaries with the command: chmod ugo + x And copy them to the "/usr/local/bin/". Copy the "start-poubelle.desktop" file in the "$HOME/.config/autostart/" Copy the "trash-management.desktop" file in the "/usr/share/applications/". The trash icon will then be in the "System Tools" menu. The "poubelle-put-icon" script must be added to those of your file manager. Eg For emelFM2: Configuration button -> Panels -> Context Menu -> Add button (label, icon, poubelle-put-icon %p). For Thunar: Edit Menu -> Configure custom actions -> button + -> Base tab (Name, Command poubelle-put-icon %F, icon) Conditions for appearance tab (Check all selections). For XFE: Create a link to the file "/usr/local/bin/poubelle-put-icon" in the "$HOME/.config/xfe/scripts/" and rename it if you want. For SpaceFM (replacing PCManFM) right mouse click on a file and then again two right clicks on open again and then select "new"and "Command" specify the name and validate , a new window opens. Tab "Order" Option "Command line" enter the command "poubelle-put-icon %F" without quotes. "Options" tab "Launch Options" uncheck everything and finally validate. You can change the position of the trash icon on the desk (lines 23-25 of .conkyrc_poubelle file): alignment bottom_right gap_x 40 gap_y 100 In this case X 40 pixels from the right edge (Aligment right) and Y 100 pixels from the bottom edge (bottom Aligment). You can also place the icon below the windows (line 15 of .conkyrc_poubelle file): own_window_hints undecorated, above, sticky, skip_taskbar, skip_pager Above replaced by below. You have two choices notifications (End of the line 17 of the poubelle-icon-start file): "poubelle-notification-notify" or "poubelle-notification-yad" xdotool search --name clicky behave %@ mouse-click exec poubelle & xdotool search --name clicky behave %@ mouse-enter exec poubelle-notification-notify
Résolution écran 1280x1024 Logiciels nécessaires : YAD (Yet Another Dialog - dialogs for shell). Trash-cli (command line trashcan utility). Xdotool (simulate X11 keyboard/mouse input). Conky-all (highly configurable system monitor (all features enabled)) Libnotify-bin (sends desktop notifications to a notification daemon (Utilities)) Libnotify4 (Envoie des notification de bureau à un démon de notification) Il est nécessaire d'installer la police "DroidLogo" ttf. Résolution d'un problème de suppression de dossier dans la poubelle. Ajout d'une icone de la poubelle (vide ou pleine) sur le bureau (conky) acceptant les événements (xdotool) mouse-over (notifications) et mouse-click (gestion de la poubelle). Copier les icones "yad-" SVG et PNG dans le dossier "/usr/share/icons/". Copier les icones "user-trash.png, user-trash-empty.png et user-trash-full.png" dans le dossier "$HOME/.icons" Copier le fichier "image.lua" (grand merci à Didier T) dans le dossier "$HOME/conky" Copier le fichier ".conkyrc_poubelle" dans votre dossier Home. Rendre les fichiers "poubelle, poubelle-icon-start, poubelle-notification-yad, poubelle-notification-notify, et poubelle-put-icon" éxécutables avec la commande : chmod ugo+x Et copier les dans le dossier "/usr/local/bin/". Copier le fichier "start-poubelle.desktop" dans le dossier "$HOME/.config/autostart/" Copier le fichier "trash-management.desktop" dans le dossier "/usr/share/applications/". L'icône de la poubelle se trouvera alors dans le menu "Outils système". Le script "poubelle-put-icon" doit être ajouter à ceux de votre gestionnaire de fichiers. Par Ex Pour EmelFm2: Bouton Configuration --> Panneaux --> Menu contextuel--> Bouton ajouter (étiquette, icone, action poubelle-put-icon %p). Pour Thunar: Menu Édition --> Configurer les actions personnalisées --> Bouton + --> Onglet Base (Nom, Commande poubelle-put-icon %F, icone) onglet Conditions d'apparition (Cocher toutes les sélections). Pour XFE: Créer un lien avec le fichier "/usr/local/bin/poubelle-put-icon" dans le dossier "$HOME/.config/xfe/scripts/" et renommer-le si vous voulez. Pour SpaceFM ( remplaçant de PCManFM ) click droit de la souris sur un fichier puis de nouveau deux clicks droit sur ouvrir choisissez alors nouveau puis commande et indiquer le nom poubelle par ex puis valider, une nouvelle fenêtre s'ouvre alors. Onglet "Commande" Option "Ligne de commande" entrez la commande "poubelle-put-icon %F" sans guillemets. Onglet "Options" "Options de lancement" décochez tout et enfin validez. Vous pouvez changer la position de la corbeille sur le bureau ( lignes 23 à 25 du fichier .conkyrc_poubelle): alignment bottom_right gap_x 40 gap_y 100 Dans le cas présent en X à 40 pixels du bord droit (aligment right) et en Y à 100 pixels du bord inférieur (aligment bottom). Vous pouvez aussi placer l'icone en-dessous des fenêtres ( ligne 15 du fichier .conkyrc_poubelle): own_window_hints undecorated,above,sticky,skip_taskbar,skip_pager en remplaçant above par below. Vous avez deux choix de notifications ( Fin de la ligne 17 du fichier poubelle-icon-start): "poubelle-notification-notify" ou "poubelle-notification-yad" xdotool search --name clicky behave %@ mouse-click exec poubelle & xdotool search --name clicky behave %@ mouse-enter exec poubelle-notification-notify
Ratings & Comments
0 Comments