Xfce Forum

Sub domains
 

You are not logged in.

#1 2012-09-22 22:33:12

giancarlogiesa
Member
Registered: 2012-09-22
Posts: 4

[Solved] set panel position from terminal

Hello,

how can i set the panl position ( X Y ) with the terminal?

after some search i see that this information is stored in "./config/xfce4/xfconf/xfce-perchannel-xml" file
but when i set new value and save the file nothing happen..

Sincerely, Giancarlo

Last edited by giancarlogiesa (2012-09-24 20:33:09)

Offline

#2 2012-09-23 08:16:15

angstrom
Member
Registered: 2011-08-13
Posts: 267

Re: [Solved] set panel position from terminal

The clean way to modify xfce parameter (and apply it) from command line is to use xfconf-query.
In your case, it's something like :

xfconf-query -c xfce4-panel -p /panels/panel-0/position -s "p=6;x=23;y=666"

Xfce is NOT Xubuntu. Bugs in Xubuntu don't mean that Xfce is buggy ...

Offline

#3 2012-09-24 20:32:45

giancarlogiesa
Member
Registered: 2012-09-22
Posts: 4

Re: [Solved] set panel position from terminal

thank you very much!

Offline

Board footer

Powered by FluxBB