User Tools

Site Tools


linux:terminal-focus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:terminal-focus [2026/04/27 13:49] Wufflinux:terminal-focus [2026/04/27 13:55] (current) Wuff
Line 39: Line 39:
 Save and Exit Save and Exit
  
 +Then add to whitelist:
 +Check settings:
 +<code>settings get org.cinnamon demands-attention-passthru-wm-classes</code>
 +<code>['gnome-screenshot', 'lxterminal', 'xfce4-terminal', 'firefox', 'libreoffice', 'soffice']</code>
 +Then add gnome terminal or other to the list. Check with xprop if unsure what the wm classes would be:
 +<code>gsettings set org.cinnamon demands-attention-passthru-wm-classes "['gnome-screenshot', 'lxterminal', 'xfce4-terminal', 'firefox', 'libreoffice', 'soffice', 'gnome-terminal-server', 'Gnome-terminal']"
 +</code>
 +May need cinnamon restart.
linux/terminal-focus.txt · Last modified: by Wuff