myhelp:gnome3
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| myhelp:gnome3 [2014/10/08 11:36] – created - external edit 127.0.0.1 | myhelp:gnome3 [2026/06/02 14:42] (current) – [Start new terminal with shortcuts] ulrich | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Gnome 3 Tricks ====== | ====== Gnome 3 Tricks ====== | ||
| - | Which I use in Fedora 20. | + | |
| ===== Change the Nautilus address bar ===== | ===== Change the Nautilus address bar ===== | ||
| Nothing is easier than this **CTRL + L** \\ | Nothing is easier than this **CTRL + L** \\ | ||
| To make this change permanent you need a tool named **dconf-editor**. With this tool go to the path: //org --> gnome --> nautilus --> preferences// | To make this change permanent you need a tool named **dconf-editor**. With this tool go to the path: //org --> gnome --> nautilus --> preferences// | ||
| + | ===== Start new terminal with shortcuts ===== | ||
| + | In EL10 there is no more gnome-terminal. Instead you can use ptyxis. To start a new window: | ||
| + | < | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | ===== Change volume via CLI/SSH ===== | ||
| + | Increase/ | ||
| + | < | ||
| + | root@jukebox: | ||
| + | root@jukebox: | ||
| + | # example: | ||
| + | root@jukebox: | ||
| + | root@jukebox: | ||
| + | </ | ||
| + | Get current Volume | ||
| + | < | ||
| + | sudo -u USER XDG_RUNTIME_DIR=/ | ||
| + | # example: | ||
| + | sudo -u music XDG_RUNTIME_DIR=/ | ||
| + | </ | ||
| + | To save some time and typeing I use an alias | ||
| + | < | ||
| + | alias wpctl-USER=' | ||
| + | # example: | ||
| + | alias wpctl-music=' | ||
| + | </ | ||
myhelp/gnome3.1412768200.txt.gz · Last modified: (external edit)
