Activity for thierrybo

  • thierrybo thierrybo posted a comment on discussion General Discussion

    Hi, I have made a mistake when I set the context of a command that can't be triggered. How can I modify the command?

  • thierrybo thierrybo posted a comment on ticket #276

    Thanks, feel stupid because I looked for preferences in xfwrite only, not in xfe.

  • thierrybo thierrybo posted a comment on ticket #276

    Hi, yes xfe is affected as well. ... Getting status for xfe... xfe (1.45-2) appears to be an unforked Devuan package. ... -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux 5 (daedalus/ceres) Release: 5 Codename: daedalus ceres Architecture: x86_64 Kernel: Linux 6.1.0-7-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr:en Shell:...

  • thierrybo thierrybo created ticket #276

    Icon path doesn't exist, icon theme was set back to default. Please check you icon path

  • thierrybo thierrybo posted a comment on discussion Announcements

    So, it the peppermint repository is not needed anymore, is there a guide to get peppermint from a fresh Devuan/Debian raw netinstall ?

  • thierrybo thierrybo posted a comment on discussion General Discussion

    DXVK is already included in Proton.

  • thierrybo thierrybo posted a comment on discussion Installation

    About Rick Copple "I would either convert the whole thing to testing or use it as a stable release. " Three years ago after being fed up with Debian stable and backports, I moved to full Testing. As there is no Peppermint repository, what is the drawback to do such a move ?

  • thierrybo thierrybo modified a comment on discussion General Discussion

    I succeeded but I am not sure if it is the right way: Install xdotool Add a new Command to the right click menu Context : Show / matches any rule: File Is Dir equals true Filename equals "" Command: Script (change the terminal command to your needs): x-terminal-emulator & sleep 0.7 if [ "${fm_files[0]}" != "" ]; then xdotool type "cd '${fm_files[0]}'" else xdotool type "cd '$fm_pwd'" fi xdotool key KP_Enter

  • thierrybo thierrybo modified a comment on discussion General Discussion

    I succeeded but I am not sure if it is the right way: Install xdotool Add a new Command to the right click menu Context : Show / matches any rule: File Is Dir equals true Filename equals "" Command: Script (change the terminal command to your needs): x-terminal-emulator & sleep 0.7 if [ "${fm_files[0]}" != "" ]; then xdotool type "cd '${fm_files[0]}'" else xdotool type "cd '$fm_pwd'"fi xdotool key KP_Enter

  • thierrybo thierrybo posted a comment on discussion General Discussion

    I succeeded but I am not sure if it is the right way: Install xdotool Add a new Command to the right click menu Context : Show / matches any rule: File Is Dir equals true Filename equals "" Command: Script (change the terminal command to your needs): x-terminal-emulator & sleep 0.7 if [ "${fm_files[0]}" != "" ]; then xdotool type "cd ${fm_files[0]}" else xdotool type "cd $fm_pwd" fi xdotool key KP_Enter

  • thierrybo thierrybo posted a comment on a wiki page

    What about this project future after Martin Schreiber death? https://lists.freepascal.org/pipermail/fpc-pascal/2018-December/055334.html

  • thierrybo thierrybo posted a comment on ticket #13

    i'm afraid no more development occurs, https://lists.freepascal.org/pipermail/fpc-pascal/2018-December/055334.html

  • thierrybo thierrybo posted a comment on discussion General Discussion

    Hi, I tried to copy from the right click contextual menu but we can't copy these icons.

  • thierrybo thierrybo posted a comment on discussion General Discussion

    the answer here

  • thierrybo thierrybo posted a comment on discussion General Discussion

    Well, I found how to revert changes, here is how: Close spacefm open ~/.config/spacefm/session in your favorite text editor search a string related to your change. In my case that was related to disabling Trash menu item if filesystem was not ext4, so I searched for "ext4". All the context filters for one menu item are on a single line, as your filter is the last added, it will be at he end of the line: Before: cstm_4e316476-cxt=1%%%%%1%%%%%1%%%%%1%%%%%%%%%%2%%%%%7%%%%%/Trash/files%%%%%2%%%%%7%%%%%/Trash/info%%%%%19%%%%%0%%%%%ext4...

1 >