Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:computers:dbus_automount [10/02/26 11:30 GMT] – [Graphical File Manager] johnpublic:computers:dbus_automount [16/02/26 08:40 GMT] (current) – [Further Information] john
Line 29: Line 29:
  
 nm-applet & nm-applet &
- 
-/home/g4slv/Downloads/Nextcloud-4.0.3-x86_64.AppImage & 
  
 exec dwm exec dwm
Line 85: Line 83:
 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 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 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.
Line 100: Line 100:
  
  
 +
 +Updated : ~~LASTMOD~~

Navigation