Search found 28 matches

by mattst
Sat Nov 06, 2021 7:21 am
Forum: Software & Applications
Topic: inotifywait command fails in Startup Applications [SOLVED]
Replies: 6
Views: 684

Re: inotifywait command fails in Startup Applications [SOLVED]

'delete_self' events occur when a file or directory that is being specifically monitored are deleted. In my case this is a directory - in my post above "/home/user/dir/to/AutoCopyToServer/". 'delete_self' events do not occur when files in a monitored directory are deleted. You are correct ...
by mattst
Fri Nov 05, 2021 1:20 pm
Forum: Software & Applications
Topic: inotifywait command fails in Startup Applications [SOLVED]
Replies: 6
Views: 684

Re: inotifywait command fails in Startup Applications [SOLVED]

The script looks fine to me. Yes the script works perfectly - I tested it with multiple log-in / log-outs. I only added the script to my post to help others whom might read this thread and need help writing a Bash launch script that makes sure multiple instances of a command don't end up being crea...
by mattst
Fri Nov 05, 2021 8:50 am
Forum: Software & Applications
Topic: inotifywait command fails in Startup Applications [SOLVED]
Replies: 6
Views: 684

Re: inotifywait command fails in Startup Applications

Thanks vimes. You were absolutely correct about everything. I now call a launcher script which contains the inotify/xargs command from "Startup Applications" and it works perfectly. To prevent multiple instances of the inotifywait command from running, the first thing the launcher script d...
by mattst
Wed Nov 03, 2021 2:06 pm
Forum: Software & Applications
Topic: inotifywait command fails in Startup Applications [SOLVED]
Replies: 6
Views: 684

inotifywait command fails in Startup Applications [SOLVED]

I'm using `inotifywait` to monitor file activity in a directory. When a `close_write` file event occurs the file's path is passed via `xargs` to a custom script which does a few things but the most important of which is to copy the file to a remote server. It works nicely when run from the command l...
by mattst
Thu Nov 16, 2017 11:52 am
Forum: Beginner Questions
Topic: xdotool no longer functioning properly
Replies: 1
Views: 298

Re: xdotool no longer functioning properly

I don't think xdotool can take a display like that, although the similar tool xte can with the x flag, e.g. xte -x :0 'mouseclick 2' . Also there's no need to pipe the commands using echo. "xdotool mousedown 2" m:0x0 + c:225 XF86Search "xdotool mouseup 2" release + m:0x0 + c:225 ...
by mattst
Sat Mar 04, 2017 7:28 am
Forum: Cinnamon
Topic: Settings for Notifications
Replies: 4
Views: 6843

Re: Settings for Notifications

Thanks. Actually to turn them off - so the notification does not pop-up and just gets added to the notifications applet and stays there until manually cleared - users need to click on the user applet (head and shoulders icon) in the system tray and turn notifications off there. That did the trick fo...
by mattst
Fri Mar 03, 2017 5:16 pm
Forum: Cinnamon
Topic: Settings for Notifications
Replies: 4
Views: 6843

Re: Settings for Notifications

Deactivate in the user applet the display of notifications.
Thanks. Would that be this one?
AppletsScreenshot.jpg
by mattst
Fri Mar 03, 2017 1:24 pm
Forum: Cinnamon
Topic: Settings for Notifications
Replies: 4
Views: 6843

Settings for Notifications

Is there any way to extend the time a notification is displayed for and to prevent notifications from being automatically deleted a few seconds later? At the moment on Linux Mint 17 Qiana, Cinnamon 64-bit 2.2.16, the on-screen notifications disappear after 2-4 seconds and they are deleted from the n...
by mattst
Mon May 30, 2016 7:41 am
Forum: Cinnamon
Topic: Firefox location and search bar drow-down completion boxes displayed out of position
Replies: 2
Views: 462

Re: Firefox location and search bar drow-down completion boxes displayed out of position

Thanks for the pointer Cosmo - stupidly I only searched the Cinnamon forum for a solution, oops.
by mattst
Mon May 30, 2016 6:29 am
Forum: Cinnamon
Topic: Firefox location and search bar drow-down completion boxes displayed out of position
Replies: 2
Views: 462

Firefox location and search bar drow-down completion boxes displayed out of position

Version Info: Firefox 46.0.1 on Linux Mint 17 Qiana, Cinnamon 64-bit 2.2.16 From time to time Firefox's location bar and search bar drop-down list boxes are displayed totally out of position when I type in the location or search bar, often nowhere near the actual Firefox window. This happens only f...
by mattst
Wed May 25, 2016 4:18 pm
Forum: LMDE Archive
Topic: [SOLVED] Firefox v46: scrollbar (and bookmarks toolbar) problems
Replies: 17
Views: 6905

Re: Firefox v46: scrollbar problems

For the scrollbar, this works for me in Cinnamon: Add in file ~/.config/gtk-3.0/settings.ini (create if it does not exist): [Settings] gtk-primary-button-warps-slider=false As for MATE, I am not sure. Does it still use the gtk-2 settings infrastructure? In this case, the file would most probably be...
by mattst
Mon May 09, 2016 6:44 am
Forum: Cinnamon
Topic: Keyboard shortcuts backup on LM 17 restore on LM 18 after clean install
Replies: 2
Views: 1139

Keyboard shortcuts backup on LM 17 restore on LM 18 after clean install

I'm currently running LM 17 Qiana (Cinnamon 2.2.16) but I'll be installing LM 18 Sarah when it gets released. Since I skipped upgrading to 17.1, 17.2, and 17.3 I'll be performing a clean install. In the past when I've upgraded Mint with a clean install I've found it annoying that the keyboard shortu...
by mattst
Tue Apr 26, 2016 5:34 am
Forum: Compiz, Conky, Docks & Widgets
Topic: Weather applet doesn't work anymore
Replies: 54
Views: 13600

Re: Weather applet doesn't work anymore

kyphi wrote:mockturtl is aware of the problem:

https://github.com/mockturtl/cinnamon-w ... issues/134
Aware but apparently not interested, or at least inactive.
by mattst
Mon Apr 25, 2016 6:34 am
Forum: Compiz, Conky, Docks & Widgets
Topic: Weather applet doesn't work anymore
Replies: 54
Views: 13600

Re: Weather applet doesn't work anymore

I confirm that mattst 's fix above worked for me. Instead of deleting the existing "weather@mockturtl" directory, I renamed it to "OLDweather@mockturtl". Same effect, but allowed me to revert if the fix hadn't worked. Thanks, mattst ! Glad to help. Just to give credit where it i...
by mattst
Sun Apr 24, 2016 8:37 am
Forum: Compiz, Conky, Docks & Widgets
Topic: Weather applet doesn't work anymore
Replies: 54
Views: 13600

Re: Weather applet doesn't work anymore

A fix on GitHub is now available. Users need to download the zip file on this page: https://github.com/ccprog/cinnamon-weather/tree/ccprog-yahoo-new-format and replace the contents of their `~/.local/share/cinnamon/applets/weather@mockturtl` directory with the contents of the zip file's `cinnamon-we...
by mattst
Wed Apr 20, 2016 8:37 am
Forum: Compiz, Conky, Docks & Widgets
Topic: Weather applet doesn't work anymore
Replies: 54
Views: 13600

Re: Weather applet doesn't work anymore

The weather applet , as distinct from the weather desklet, will work again if you do the following: Go to https://github.com/mockturtl/cinnamon-weather/issues/134, copy the text file at "applet.txt" shown in the post by 4t4h3cl and substitute that for the existing contents of applet.js fo...
by mattst
Wed Mar 23, 2016 5:05 pm
Forum: Cinnamon
Topic: Expo - selecting a specific window on another workspace using the keyboard
Replies: 2
Views: 336

Re: Expo - selecting a specific window on another workspace using the keyboard

That's what I thought - but I hoped there was an unobvious key combination that I hadn't tried or some obscure way of configuring it.
by mattst
Wed Mar 23, 2016 12:44 pm
Forum: Cinnamon
Topic: Expo - selecting a specific window on another workspace using the keyboard
Replies: 2
Views: 336

Expo - selecting a specific window on another workspace using the keyboard

When using Scale each window on the active workspace can be selected using the arrow keys, however when using Expo the arrow keys select which workspace you want to switch to - is there a key combination which allows you to select which window you want on any of the workspaces as well? In other word...
by mattst
Tue Feb 02, 2016 12:46 pm
Forum: Tutorials
Topic: Cinnamon Custom Keyboard Shortcuts Fix
Replies: 2
Views: 2445

Cinnamon Custom Keyboard Shortcuts Fix

In: Linux Mint 17 Qiana, Cinnamon 64-bit 2.2.16 This fix probably applies to other versions of Cinnamon as well. Possible problems when adding custom keyboard shortcuts, to be specific: System Settings --> Keyboard --> Keyboard Shortcuts --> Custom Shortcuts Can't add a new custom shortcut properly....
by mattst
Tue Feb 02, 2016 10:03 am
Forum: Cinnamon
Topic: Custom keyboard shortcuts saves one shortcut many times
Replies: 7
Views: 1222

Re: Custom keyboard shortcuts saves one shortcut many times

EDIT: Please note that I have now turned the post below into a detailed tutorial, which has more information and is much better written. It is in the tutorials section of this forum. Cinnamon Custom Keyboard Shortcuts Fix: http://forums.linuxmint.com/viewtopic.php?f=42&t=215721&p=1126536 Hi...

Go to advanced search