Difference between revisions of "LXQt"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Excalibur1234 |
imported>Excalibur1234 |
||
Line 32: | Line 32: | ||
==Change Order of Icons on Panel== | ==Change Order of Icons on Panel== | ||
You can move panel elements by holding CTRL+Left Mouse and draging the element. Alternatively, you can click the right mouse button on top of a panel element in order to move it. If you want to do it manually by editing files, do the following: | |||
You can modify the panel by opening the following file in a text editor: | You can modify the panel by opening the following file in a text editor: | ||
~/.config/lxqt/panel.conf | ~/.config/lxqt/panel.conf | ||
Line 63: | Line 65: | ||
In order to see the changes logout and log in again. If you want to see the changes immediately run the following commands: | In order to see the changes logout and log in again. If you want to see the changes immediately run the following commands: | ||
killall lxqt-panel | killall lxqt-panel | ||
lxqt panel | lxqt-panel |