Registered Member
|
Hello,
This is my first post and I am not sure if this is the right category to place my quest either. Sorry if misplaced. I am interested in changing a specific KDE setting by (xterm) command line execution, in this case the "Focus Delay" value of any KDE window. I have found a post regarding the topic that I am interested in, yet it only touches one part of my quest: the post explains some of the qdbus command capabilities to either query or change configuration parameter values by command line. The post was only partially helpful to me, I want to change the value of property delayFocusInterval in particular, which is not discussed. So, after some more searches, I found that I can query all (?) KDE property values with the following command:
The value of delayFocusInterval is prompted on the xterm, which is good for checking the current value as set. Does anyone know how I can change the value of this parameter with qdbus? Thanks. |
Registered Member
|
I created a script to extract all paths, methods and properties of my KDE system to a file, in the hopes to see something resembling property 'delayFocusInterval'. Anything that has a property tag, I also write out the value. I think I need to know where this parameter is located before I can set anything, no luck so far. The file content looks something like this:
|
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]