How to use custom ~/.xsession with gdm3 in Ubuntu 18.04 Bionic? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How can I get xmonad to work with Gnome 3?Xmonad and Gnome does not work properly on new install of Ubuntu 16.04Nvidia 361.42 and LightDM problem on xubuntuUbuntu 16.04 - how Lightdm starts UnityFreeze after login Ubuntu 18.04Login problem with GDM3 on Ubuntu 18.04Ubuntu 18.04 stuck in login loop with missing .Xauthority filegdm3 does not start properly in Ubuntu 18.04gdm3 display manager hangs after booting with Ubuntu 18.1018.04: Even with WaylandEnable=false gdm3 and lightdm only load sometimes

Most bit efficient text communication method?

Is the Standard Deduction better than Itemized when both are the same amount?

Why wasn't DOSKEY integrated with COMMAND.COM?

What is the escape velocity of a neutron particle (not neutron star)

Is there a holomorphic function on open unit disc with this property?

Is safe to use va_start macro with this as parameter?

Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?

If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?

Is it a good idea to use CNN to classify 1D signal?

Where are Serre’s lectures at Collège de France to be found?

Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?

Compare a given version number in the form major.minor.build.patch and see if one is less than the other

Is it common practice to audition new musicians 1-2-1 before rehearsing with the entire band?

What would be the ideal power source for a cybernetic eye?

How to compare two different files line by line in unix?

How do I make this wiring inside cabinet safer? (Pic)

Amount of permutations on an NxNxN Rubik's Cube

Delete nth line from bottom

Why didn't Eitri join the fight?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

How come Sam didn't become Lord of Horn Hill?

What is the longest distance a player character can jump in one leap?

Circuit to "zoom in" on mV fluctuations of a DC signal?

How to Make a Beautiful Stacked 3D Plot



How to use custom ~/.xsession with gdm3 in Ubuntu 18.04 Bionic?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How can I get xmonad to work with Gnome 3?Xmonad and Gnome does not work properly on new install of Ubuntu 16.04Nvidia 361.42 and LightDM problem on xubuntuUbuntu 16.04 - how Lightdm starts UnityFreeze after login Ubuntu 18.04Login problem with GDM3 on Ubuntu 18.04Ubuntu 18.04 stuck in login loop with missing .Xauthority filegdm3 does not start properly in Ubuntu 18.04gdm3 display manager hangs after booting with Ubuntu 18.1018.04: Even with WaylandEnable=false gdm3 and lightdm only load sometimes



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I upgraded from 16.04 to 18.04 and can no longer choose my custom ~/.xsession in the session menu in gdm3 or lightdm. If I use xdm as the login manager my ~/.xsession runs, but then I have other problems related to Gnome (my custom ~/.xsession runs Gnome + XMonad).



How can I use my custom ~/.xsession with gdm3 or lightdm?










share|improve this question




























    0















    I upgraded from 16.04 to 18.04 and can no longer choose my custom ~/.xsession in the session menu in gdm3 or lightdm. If I use xdm as the login manager my ~/.xsession runs, but then I have other problems related to Gnome (my custom ~/.xsession runs Gnome + XMonad).



    How can I use my custom ~/.xsession with gdm3 or lightdm?










    share|improve this question
























      0












      0








      0








      I upgraded from 16.04 to 18.04 and can no longer choose my custom ~/.xsession in the session menu in gdm3 or lightdm. If I use xdm as the login manager my ~/.xsession runs, but then I have other problems related to Gnome (my custom ~/.xsession runs Gnome + XMonad).



      How can I use my custom ~/.xsession with gdm3 or lightdm?










      share|improve this question














      I upgraded from 16.04 to 18.04 and can no longer choose my custom ~/.xsession in the session menu in gdm3 or lightdm. If I use xdm as the login manager my ~/.xsession runs, but then I have other problems related to Gnome (my custom ~/.xsession runs Gnome + XMonad).



      How can I use my custom ~/.xsession with gdm3 or lightdm?







      gnome login lightdm gdm xmonad






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 22 '18 at 3:03









      ntc2ntc2

      335212




      335212




















          1 Answer
          1






          active

          oldest

          votes


















          0














          I can run ~/.xsession with gdm by creating /usr/share/xsessions/xsession.desktop containing



          [Desktop Entry]
          Name=XSession
          Comment=This session uses the custom xsession file
          Exec=/etc/X11/Xsession
          Type=Application
          DesktopNames=GNOME-Flashback;GNOME;
          X-Ubuntu-Gettext-Domain=gnome-flashback


          and then selecting XSession from the sessions menu when I log in.



          (I wasn't able to find a package containing such a file, but it's easy to create it yourself once you know what to do).






          share|improve this answer

























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1103722%2fhow-to-use-custom-xsession-with-gdm3-in-ubuntu-18-04-bionic%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I can run ~/.xsession with gdm by creating /usr/share/xsessions/xsession.desktop containing



            [Desktop Entry]
            Name=XSession
            Comment=This session uses the custom xsession file
            Exec=/etc/X11/Xsession
            Type=Application
            DesktopNames=GNOME-Flashback;GNOME;
            X-Ubuntu-Gettext-Domain=gnome-flashback


            and then selecting XSession from the sessions menu when I log in.



            (I wasn't able to find a package containing such a file, but it's easy to create it yourself once you know what to do).






            share|improve this answer





























              0














              I can run ~/.xsession with gdm by creating /usr/share/xsessions/xsession.desktop containing



              [Desktop Entry]
              Name=XSession
              Comment=This session uses the custom xsession file
              Exec=/etc/X11/Xsession
              Type=Application
              DesktopNames=GNOME-Flashback;GNOME;
              X-Ubuntu-Gettext-Domain=gnome-flashback


              and then selecting XSession from the sessions menu when I log in.



              (I wasn't able to find a package containing such a file, but it's easy to create it yourself once you know what to do).






              share|improve this answer



























                0












                0








                0







                I can run ~/.xsession with gdm by creating /usr/share/xsessions/xsession.desktop containing



                [Desktop Entry]
                Name=XSession
                Comment=This session uses the custom xsession file
                Exec=/etc/X11/Xsession
                Type=Application
                DesktopNames=GNOME-Flashback;GNOME;
                X-Ubuntu-Gettext-Domain=gnome-flashback


                and then selecting XSession from the sessions menu when I log in.



                (I wasn't able to find a package containing such a file, but it's easy to create it yourself once you know what to do).






                share|improve this answer















                I can run ~/.xsession with gdm by creating /usr/share/xsessions/xsession.desktop containing



                [Desktop Entry]
                Name=XSession
                Comment=This session uses the custom xsession file
                Exec=/etc/X11/Xsession
                Type=Application
                DesktopNames=GNOME-Flashback;GNOME;
                X-Ubuntu-Gettext-Domain=gnome-flashback


                and then selecting XSession from the sessions menu when I log in.



                (I wasn't able to find a package containing such a file, but it's easy to create it yourself once you know what to do).







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 4 mins ago









                danzel

                2,200717




                2,200717










                answered Dec 30 '18 at 2:56









                ntc2ntc2

                335212




                335212



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1103722%2fhow-to-use-custom-xsession-with-gdm3-in-ubuntu-18-04-bionic%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                    fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

                    Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch