/srv/irclogs.ubuntu.com/2018/08/03/#xubuntu.txt

=== nomenon_ is now known as nomenon
cousteauHi!  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
cousteauI put my script on Session and Start15:43
diogenes_cousteau, 1. either add sleep 10/20 or whatever 2. make a systemd service that will run after the system settings15:44
cousteauok15:45
cousteaucan't I just tell Mouse and Touchpad to not touch my touchpad?15:46
cousteauI guess I'll go with the sleep solution, but it sounds kinda hacky15:47
diogenes_cousteau, no clue about that one but if your script works then you just add: sleep 15; <your command>15:47
cousteauoh, no need to write something like `bash -c 'sleep 15; <my command>`?15:48
cousteauI needed that for my "custom volume keyboard shortcuts" inside Keyboard15: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
cousteauok I added just sleep 20, let's see if it works :)15:51
cousteauif not, I'll try with bash -c15:52
diogenes_and double quotes15:53
cousteauI prefer single quotes15:53
cousteaubut yeah15:53
Chipm0nkCan I use xubuntu desk bar at the bottom instead of the top?19:08
SpassChipm0nk, you mean the panel? yes, you can easily change its position19:13
Chipm0nkYeah, I don't like it being on the top of my screen, I like it at the bottom. Just like lubuntu.19:13
Chipm0nkThat's the only reason why I'm not using it. I tried to change it before but it wouldn't let me.19:14
Spassin the panel settings - https://docs.xfce.org/xfce/xfce4-panel/preferences - uncheck 'Lock panel' and drag it to the bottom19:14
Chipm0nkYou're awesome!19:15
Spassclicking and dragging on the left handle19:15
Spassthen lock it again :)19:15
Chipm0nkThanks. 😃19:15
Spassno problem, remember that you can also add "Menu" label to the main menu (Whisker Menu) if you want19:16
Spasswell, it doesn't have to be "Menu" of course, any text19:17
Chipm0nkThanks mate.19:18
appaI like to add two panels, apps on the bottom, info on the top20:12

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!