Results 1 to 2 of 2

Thread: Full screen terminal window auto run at log in, on desktop n.2

  1. #1
    Join Date
    Jan 2013
    Beans
    1

    Full screen terminal window auto run at log in, on desktop n.2

    Hi all. After a long time using KDE, I have switched to Unity. After few days, I'm appreciating simplicity and rationality at its base. I would like to do what the thread title suggests. In other words I would like that on desktop n.2, a gnome-terminal window runs automatically at login, in full screen mode.
    Is It possible?

    Thanks in advance.

  2. #2
    Join Date
    Dec 2012
    Beans
    16

    Re: Full screen terminal window auto run at log in, on desktop n.2

    You could disable Gdm or lightdm to just start right up into terminal login.
    echo "manual" | sudo tee -a /etc/init/lightdm.override

    I think you could make a file /usr/share/xsessions/custom.desktop
    [Desktop Entry] Name=gnometerm Exec=gnometerm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •