Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Make hidden files appear in folder from terminal?

  1. #11
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Make hidden files appear in folder from terminal?

    Oh didn't realize you were using thunar.
    Happen to have it installed though when trying some alternatives to nautilus.
    The gsettings command is only for nautilus and does not update in realtime anyway.

    Just had a play with thunar and although maybe not the best way, I can
    send the ctl+h shortcut keys with an xdotool command (may need to install)....
    Code:
    xdotool key ctrl+h
    Also if your reason for doing this is you mainly use the mouse,
    have a look at easystroke mouse gestures.
    I use this with wmctrl commands to control windows.
    I've attached a short video.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #12
    Join Date
    Sep 2013
    Beans
    146

    Re: Make hidden files appear in folder from terminal?

    Stinkeye! Thanks very much I have gone with the xdotool suggestion and added that command to my custom actions! Works great thank you very much!

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •