=== nomenon_ is now known as nomenon | ||
cousteau | Hi! I don't like the default touchpad settings nor the ones offered by the "mouse and touchpad" application so I wrote my own script to set them up at login. However it seems to be executed *before* the XFCE ones, so those overwrite mine. What can I do? | 15:42 |
---|---|---|
cousteau | I put my script on Session and Start | 15:43 |
diogenes_ | cousteau, 1. either add sleep 10/20 or whatever 2. make a systemd service that will run after the system settings | 15:44 |
cousteau | ok | 15:45 |
cousteau | can't I just tell Mouse and Touchpad to not touch my touchpad? | 15:46 |
cousteau | I guess I'll go with the sleep solution, but it sounds kinda hacky | 15:47 |
diogenes_ | cousteau, no clue about that one but if your script works then you just add: sleep 15; <your command> | 15:47 |
cousteau | oh, no need to write something like `bash -c 'sleep 15; <my command>`? | 15:48 |
cousteau | I needed that for my "custom volume keyboard shortcuts" inside Keyboard | 15:49 |
diogenes_ | cousteau, yeah in some cases you need to put it like this: sh -c "sleep 15; /path/to/script OR simply <command>" | 15:49 |
cousteau | ok I added just sleep 20, let's see if it works :) | 15:51 |
cousteau | if not, I'll try with bash -c | 15:52 |
diogenes_ | and double quotes | 15:53 |
cousteau | I prefer single quotes | 15:53 |
cousteau | but yeah | 15:53 |
Chipm0nk | Can I use xubuntu desk bar at the bottom instead of the top? | 19:08 |
Spass | Chipm0nk, you mean the panel? yes, you can easily change its position | 19:13 |
Chipm0nk | Yeah, I don't like it being on the top of my screen, I like it at the bottom. Just like lubuntu. | 19:13 |
Chipm0nk | That's the only reason why I'm not using it. I tried to change it before but it wouldn't let me. | 19:14 |
Spass | in the panel settings - https://docs.xfce.org/xfce/xfce4-panel/preferences - uncheck 'Lock panel' and drag it to the bottom | 19:14 |
Chipm0nk | You're awesome! | 19:15 |
Spass | clicking and dragging on the left handle | 19:15 |
Spass | then lock it again :) | 19:15 |
Chipm0nk | Thanks. 😃 | 19:15 |
Spass | no problem, remember that you can also add "Menu" label to the main menu (Whisker Menu) if you want | 19:16 |
Spass | well, it doesn't have to be "Menu" of course, any text | 19:17 |
Chipm0nk | Thanks mate. | 19:18 |
appa | I like to add two panels, apps on the bottom, info on the top | 20:12 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!