| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| public:computers:dbus_automount [10/02/26 11:30 GMT] – [Graphical File Manager] john | public:computers:dbus_automount [16/02/26 08:40 GMT] (current) – [Further Information] john |
|---|
| |
| nm-applet & | nm-applet & |
| |
| /home/g4slv/Downloads/Nextcloud-4.0.3-x86_64.AppImage & | |
| |
| exec dwm | exec dwm |
| The answer isn't to add an invocation of ''DBUS'' into my ''~/.xinitrc'' as I first thought. | The answer isn't to add an invocation of ''DBUS'' into my ''~/.xinitrc'' as I first thought. |
| |
| The answer is to let ''X11'' start via the **SYSTEM** ''xinitrc'' **AS LONG AS I DON'T HAVE A ''~/.xinitrc'' ** - which will start various other things, including ''DBUS'' as the ''XSession'' is spun-up via ''startx'' | The answer is to let ''X11'' start via the **SYSTEM** ''xinitrc'' which only happens **as long as I don't have my own ''~/.xinitrc''** |
| |
| Then the process finished by running my ''~/.xsession'' file - which is just my ''~/.xinitrc'' file renamed to ''~/.xsession'' | Starting ''X'' this way which will then run various other things, including ''DBUS'', as the ''XSession'' is spun-up via ''startx'' |
| | |
| | Then the process is finished by running my file ''~/.xsession'' - which is actually just my ''~/.xinitrc'' file renamed to ''~/.xsession''. |
| |
| I found this at [[https://momi.ca/posts/2021-10-11-startxdebian/]] which describes my own situation perfectly, and the solution works perfectly. | I found this at [[https://momi.ca/posts/2021-10-11-startxdebian/]] which describes my own situation perfectly, and the solution works perfectly. |
| |
| |
| | |
| | Updated : ~~LASTMOD~~ |