User Tools

Site Tools


myhelp:gnome3

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
myhelp:gnome3 [2026/06/02 14:42] ulrichmyhelp:gnome3 [2026/07/29 10:50] (current) – [Set zero before Tracknumber in Sound-Juicer] 62.47.208.72
Line 6: Line 6:
  
 ===== Start new terminal with shortcuts ===== ===== Start new terminal with shortcuts =====
-In EL10 there is no more gnome-terminal. Instead you can useptyxis+In EL10 there is no more gnome-terminal. Instead you can use ptyxis. To start a new window:
 <code> <code>
 /usr/bin/ptyxis --new-window /usr/bin/ptyxis --new-window
 </code>  </code> 
-To start a new window 
  
 ===== Change volume via CLI/SSH ===== ===== Change volume via CLI/SSH =====
Line 32: Line 31:
 # example: # example:
 alias wpctl-music='sudo -u music XDG_RUNTIME_DIR=/run/user/1050 wpctl' alias wpctl-music='sudo -u music XDG_RUNTIME_DIR=/run/user/1050 wpctl'
 +</code>
 +
 +=====  Sound-Juicer: Set zero before Tracknumber =====
 +Get all options:
 +<code>
 +gsettings describe org.gnome.sound-juicer file-pattern
 +</code>
 +Get current setting
 +<code>
 +gsettings get org.gnome.sound-juicer file-pattern
 +</code>
 +Set new file-patttern
 +<code>
 +gsettings set org.gnome.sound-juicer file-pattern '%tN - %tt'
 </code> </code>
myhelp/gnome3.1780411346.txt.gz · Last modified: by ulrich