il devuanizzato Marc Shapiro via Dng <dng@lists.dyne.org> il 22-09-20 16:43:42 
ha scritto:
I do use startx from a terminal login, so this sounds like it could be the problem.  I'll check it out when I get home, tonight and pass the results to the list.
I installed xserver-xorg-legacy then:
chmod +s /usr/lib/xorg/Xorg

You can change /etc/X11/Xwrapper.config file:
allowed_users=console

man Xwrapper.config for info it should fit your needs

You can start X with:
startx
or you custom script
or ax at https://notabug.org/viverna/ax
or xinit with custom command line, for example:
xinit /home/user/.xinitrc -- /etc/X11/xinit/xserverrc :0 vt2 -keeptty

without use any graphical login manager for X11.

--
_________
< Viverna >
---------
      \                    ^    /^
       \                  / \  // \
        \   |\___/|      /   \//  .\
         \  /0  0  \__  /    //  | \ \           *----*
           /     /  \/_/    //   |  \  \          \   |
           @_^_@`/   \/_   //    |   \   \         \/\ \
           //_^_/     \/_ //     |    \    \         \  \
        ( //) |        \///      |     \     \       |  |
      ( / /)  |         //       |      \     _\     |  /
    ( // /)   |          ; -.    |    _ _\.-~       /   /
  (( / / ))   |        _      *-.|.-~-.           .~    ~
 (( // / ))    \      /                 ~-. _ .-~      /
 (( /// ))      `.   }            {                   /
  (( / ))      .----~-.\        \-`                 .~
               ///.----..<        \             _ -~
                  ///-._ _ _ _ _ _ _{^ - - - - ~
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to