RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. lxde desktop
    Log in to post
    • All categories
    • ?

      Booting to Emulationstation and closing it to get straight to desktop (no terminal)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie config lxde desktop
      13
      0 Votes
      13 Posts
      3k Views
      S

      Can you do this with autostart.sh?

      /opt/retropie/configs/all/autostart.sh:

      emulationstation #auto

      As a quick test I added an "echo" command so the file now reads:

      emulationstation #auto echo Are you there?

      Then I pressed ctrl-D to start EmulationStation and quit with F4. The terminal asked "Are you there?" before displaying the retropie_welcome message and command prompt.

      Note: this worked when using any of ctrl-D, exit, or logout to end the current bash login and call the autostart script. It did not work when just running the emulationstation command by itself.

      So I think if, instead of an "echo" command, you used the startx (start the desktop) command, it might do what you want? Boots to EmulationStation on login and then, when ES quits, go to the desktop.

      /opt/retropie/configs/all/autostart.sh:

      emulationstation #auto startx
    • O

      Keyboard/mouse not responding PIXEL desktop

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support keyboard usb mouse lxde desktop pixel desktop
      5
      0 Votes
      5 Posts
      657 Views
      B

      @otello

      Any suggestions?

      You can check out the Keyboard Configuration File at /etc/default/keyboard.

      Not sure if this will help but try this...

      When you're remoted in, run the RPi Software Configuration Tool with sudo raspi-config and go to Localisation Options then Change Keyboard Layout and run through that to reset those settings.

    • D

      Retropie AND LXDE GUI. Second X Session? How?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie lxde desktop vnc remote access
      2
      0 Votes
      2 Posts
      2k Views
      herb_fargusH

      @derebo pick one or the other. You can't do both

    • R

      How to Remove LXDE Desktop

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lxde desktop lxde remove files remove retropie 4.2
      2
      0 Votes
      2 Posts
      2k Views
      N

      Try to run these commands separately:

      sudo apt-get remove --purge lxde*

      sudo apt-get update && sudo apt-get upgrade

      sudo apt-get autoremove

      reboot

    • madmodder123M

      Joystick as mouse on desktop

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mouse joystick mappin controller map lxde desktop lxde
      4
      0 Votes
      4 Posts
      3k Views
      madmodder123M

      The default virtual keyboard (matchbox-keyboard) has an issue where the desktop becomes unresponsive while the keyboard is open, so use xvkbd instead. I'll edit this post with instructions later

    • CybermenC

      Pixel desktop environment

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pixel lxde desktop
      4
      0 Votes
      4 Posts
      3k Views
      CybermenC

      Many thanks for your reply, they have helped me a lot.

    • F

      Desktop from ports fails to load (4.1)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support desktop ports lxde desktop
      42
      0 Votes
      42 Posts
      24k Views
      R

      I still got this error in 2021 when I installed chromium in retropie using zerojay/RetroPie-Extra, so i thought i'd chime in with my fix that worked after looking at other's comments and suggestions.
      I needed to set the /dev/tty* files/folders to be readable.
      so in commandline;
      cd /dev/
      sudo chmod 666 tty*

      hope this helps someone.

    • B

      Console uses configured keyboard layout, LXDE doesn’t

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support keyboard layout lxde lxde desktop
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • S

      LXDE closes after 5 seconds if I boot to GUI

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming lxde retropie 4.0.2 lxde desktop
      4
      0 Votes
      4 Posts
      2k Views
      S

      After I disabled the splashscreen the problem was solved. I tried both option autostart from raspi-config and the retropie-setup. The problem was the splashscreen. Thanks.

    • W

      LXDE Desktop Install on Retro Pie 4.0

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lxde desktop
      2
      0 Votes
      2 Posts
      1k Views
      BuZzB

      it's still in raspbian tools, under "Configuration / Tools" from the main menu.