Lxde disable screensaver it Posts: 8 Joined: Mon Aug 06, 2018 7:11 pm Jun 11, 2017 · Working with the same problem since connecting with x0vncserver on the remote host and vncviewer at local host, yields a black screen when screensaver is activated. Follow these simple instructions to customize your display settings. Screen blanking stops video output for privacy and energy saving. Oct 19, 2021 · Installing the Screensaver Software to the Raspberry Pi To use a screensaver on your Raspberry Pi, we will need to use a piece of software called “ xscreensaver “. You can set it in the LXSession configuration in Preferences. I finally found that there are two steps to this. Click OK. This provides many options for setting up the screensaver, or disabling it completely. If you can't find the entry, you can add it with the Main Menu Editor. How can I Jul 12, 2011 · Is there a command line you can run that can enable in-habitation, disabling computer going to screen saver, sleep? I am running the Debian wheezy beta and using my Pi to display my geckoboard dashboards using midori, as a result I want to prevent the screen from going blank, which it does after 10 minutes (thou When i'm watching a movie on youtube the screensaver turns the screen to blank. g. Disable the display timeout/turning off when idle for too long, even to the point of infinity if so desired. Sep 13, 2013 · I am attempting to disable screensaver, screen blank and screen lock via the command line. Firefox supports the D-Bus ScreenSaver interface and should disable the screensaver during HTML5 video playback. Nov 29, 2024 · lxde-base/lxsession-edit allows you to enable / disable applications at startup. My problem is that the screen turns off every five minutes. The bash (shell) text terminal has its own blanking software, while the Xserver uses independant graphic settings. The screensaver (xscreensaver) is bundled with the LXDE desktop and is autostarted by default. By default the screen is blanked after around 10/15 minutes if no user input (mouse or keyboard) is detected. Look for the Screen Blanking row, click Disable. Apr 19, 2017 · Disable screensaver and screen blanking Raspberry Pi 3 step by step tutorial. Jan 19, 2016 · However, the /LXDE/ directory is dated 9-24-2015, and the autostart file inside is even older with a date of 10-25-2014. Reboot the Raspberry PI. So how to get rid of the XScreenSaver login and go to the LXDE login? Edit (2017-12-19) I don't want to remove the XScreenSaver package, while this causes lxlock to be removed too. Posted on August 12, 2024 If you have to stop your monitor from going into power-saving mode or turning on the screensaver, I found an easy way to turn off these features. 7. Dec 28, 2014 · I installed mate onto Ubuntu 14. Remove XScreensaver login and show the LXDE startup login instead. Once you change screensaver preferences via GUI like above, it will create ~/. You can shut all that functionality off with an xorg config. I was however having the same problem with the screen blanking after 10 minutes. xset s noblank # don't blank the video device exec /etc/alternatives/x Apr 6, 2017 · 有几种方法。 首先,通过图形用户界面 (Menu>Preferences>Screen Lock或Menu>Preferences>Screensavers)。 其次,您可以禁用屏幕保护程序守护进程 (通过GUI Menu>Preferences>Startup应用程序或Menu>Preferences>Services和取消“屏幕保护程序”)。 最后,确保关闭监视器电源管理 (如果您的监视器是空白的,这是您关心的)。 To disable a program, you must mark it as disabled with a dash instead of removing it from the list. config/lxsession/LXDE-pi/autostart and gksu leafpad ~/. Jul 22, 2014 · Note: The screen blanking is not a power save feature and does not turn off the display, just dark screen only: To disable screen blanking, do the following (Raspbian OS): Disable text terminals from blanking: Edit this file: /etc/kbd/config Find these 2 lines and change them as shown (Default was 30): BLANK_TIME=0 POWERDOWN_TIME=0 Disable Xsession from blanking: Add these lines to /etc/xdg Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. If you have not already done so, you can log into Ubuntu Discourse using the same Ubuntu This is how to disable screen blanking on the Raspberry Pi running debian (raspbian) which will stop the screensaver (a blank screen) from starting during command line usage. – edit /etc/xdg/lxsession/LXDE/autostart and comment # screen saver line and add those lines: I don't need the screensaver. Very annoying ofcourse. From Desktop, open Terminal, the little black computer monitor icon in between, File manager,and Mathematica's kewl thorny icon, anyways; cd to file , in my case, cd /etc/xdg/lxsession/LXDE-pi/, then type: "sudo leafpad autostart", without quotes "",edit away via typing, or copy and paste code then save file,quit leafpad, exit terminal, and I need to disable the menu that pops up when I right-click on the desktop, along with some other things such as disabling the screen saver. Nov 27, 2020 · Lock=false Xfce/LXDE Desktop Go to Settings Manager -> Screensaver. Jan 31, 2025 · Learn how to disable the screen saver on Windows 11 with our easy step-by-step guide. Using this software, you can control how the screensaver is displayed on your Raspberry Pi, including the ability to disable it altogether. How do I change Nov 7, 2014 · I tried several ways to stop the screensaver and the lock session but I can't fix it. The HDMI output is subject to kbd and is due to the default configuration being powered down after 30 minutes May 19, 2025 · The LXDE initialization process: Sets the panel profile to LXDE using lxpanel --profile LXDE Sets the file manager desktop profile to LXDE using pcmanfm --desktop --profile LXDE Disables the screensaver with xset s off Disables power management/screen blanking with xset -dpms and xset s noblank Hides the mouse cursor after 5 seconds of inactivity using unclutter To enable LXDE initialization To Disable the Screen Saver I have found out that it is very easy now in Rasbain-Jessie. Oct 16, 2024 · Steps to disable Screen Blanking or Sleeping with the Raspberry Pi Click on the Menu button on the upper right (Raspberry Pi Icon) >> Preferences >> Raspberry Pi Configuration. To add to the frustration, many recommendations just don't work on the Raspbian version of Debian, or (as I found out) Raspbian used different files. Is it reproducible?(在 Talk:XScreenSaver#loginctl, chromium, resources 中讨论) light-locker太过自由散漫了。即使将其设置为禁用,即使它明确告诉我锁定由Xfce Power Manager处理,它仍然在从暂停恢复后跳出来并锁定屏幕。 解决方案: sudo apt-get -y remove light-locker 然后继续你的生活。 Aug 25, 2019 · LXDE doesn't run the autostart lines through a shell, each line is a single program and its arguments (and they are spawned as separate processes) so to have xset run after a sleep you need to put them in a shell script and have autostart run that shell script. To learn more, see How to adjust power and sleep settings in Windows. Second, you can disable the screensaver daemon (through GUI Menu>Preferences>Startup Applications or Menu>Preferences>Services and untick "screensaver"). This is critical because I use this for a work environment with locking policies. 6. lxde-base/lxtask is the task manager used to view / edit running services and programs. I've tried the Sep 8, 2022 · I dont know how that works exactly. I installed mate and rebooted. I went to the settings but there isn't any "never" for the screensaver timer. Close the window and reboot the raspberry pi again. This is what I have done so far: Nov 7, 2016 · Platform: Raspberry Pi 2 Description: In the Wiki at Raspberry Pi Configuration the line sudo nano /etc/xdg/lxsession/LXDE-pi/autostart should be changed to sudo nano ~/. Ran through a number of tests including turning the screen saver off through xscreensaver, using “xset s off”, “xset s 0 0”, “xset s noblank”, loading xfce-power-manager and disabling screen related options, etc. The minimum is 1 minute, the ma Mar 27, 2010 · I'm using LXDE on Arch, and the screen blanks after ten minutes of inactivity. Mar 15, 2019 · A long time ago, I made all the file changes recommended to disable the blanking of the screen, and nothing worked-- until I tried the one recommended by kiricks above: Install xscreensaver, then go into it and disable screen saving. This is ideal if you want to build a web based Graphical User Aug 20, 2012 · Hi, I have tried to stop the terminal from blanking out. Jan 22, 2017 · @ sgtwtf My solution was to install xscreensaver and use the desktop control panel to disable the screensaver. If you want to use your Raspberry Pi 3 for monitoring follow this tutorial! Aug 12, 2024 · How-to, Informatik How to Disable Screensaver and Power Saving Mode on Debian by silvan. Seems you also need to turn off the setting for security within the power manager settings of xfce4-settings-manager to completely turn off the screensaver in xfce4. Jan 7, 2016 · 6. The X Window System has functional screen-saving (in the power management sense) by default. In Raspberry Pi Configuration Window, click on Display Tab. To view your In the desktop, right click -> settings -> power manager in the System change all to "never" Again right click in the desktop -> settings -> Screensaver and check the disable button. It sounds like the screensaver is locking the screen. Apr 7, 2017 · I want to disable screensaver in LXDE. But since Jessie creates a users autostart it's not using either of those anyway, so it doesn't matter. Jul 24, 2024 · By using these commands, you can ensure that your screen remains on and your screensaver does not activate, providing an uninterrupted experience on your Linux system. The transition is complete and this forum is now closed to all new posts. You just have to enable it is all (or simply disable it all if that is your preference). I successfully tested both methods with a Raspberry Pi 2 + latest Raspbian Jessie (v4. To run a Qt application I installed the packages "xserver-xorg" and "xinit". :) May 25, 2015 · I'm also interested to disable the screen saver completely, once and forever. Re: Disable Screensaver / Screenlock by seppalta » Tue Sep 11, 2018 5:48 am Have a look at "power Manager" as Rex suggested. It would be nice if options like this could be made more easily accessible than having to manually edit configuration files but Jan 8, 2016 · Here are two techniques to disable the blank screen on the Raspberry Pi. When finished, save the file by pressing CTRL+X, Y, then Enter. lxde-base/lxterminal is the vte-based tabbed terminal emulator. Turning off the console screen saver – Raspbian Buster Ciew the current Jul 2, 2016 · Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. Here are my settings from dconf: dconf read The -lxde option initializes settings for the desktop. Jan 12, 2017 · Disable screensaver/blanking on Raspberry Pi For permanent display screens (e. Raspberry Pi However, the /LXDE/ directory is dated 9-24-2015, and the autostart file inside is even older with a date of 10-25-2014. I am trying to disable the screen saver/screen blanking on Lubuntu 14. May 15, 2022 · I became very frustrated in my attempts to disable the screen saver. The LXDE panel is similar to the Windows taskbar, and all of the items, including the “start” button, the quick launch bar, the program tabs and systray are all in the same place. com with the actual URL you want to open. Jan 28, 2012 · Hey, I run Archlinux with LXDE (openbox) for a few weeks now. Feb 26, 2015 · We need to prevent screen from going blank and disable screen saver. Actions Performed: sets profile via lxpanel to LXDE sets pcmanfs profile to LXDE runs xset s off to disable screensaver runs xset -dpms to disable power-saving (prevents screen from turning off) runs xset s noblank disables blank mode for screensaver (maybe not needed) runs unclutter to Nov 22, 2016 · I want to disable the lock screen after suspend session of Lubuntu. Open your Terminal and Edit the Autostart File: Dec 27, 2018 · Start by removing any screensaver of the lock screen app that you might have installed (like ‘xscreensaver’). I Aug 18, 2012 · How do I disable the black screen / screensaver / logout in Unity? There no longer seems to be any options to turn the screen saver off as there were in Ubuntu prior to Unity. Aug 6, 2009 · Since LXDE is built around Openbox, it uses ~/. Apr 6, 2024 · In this guide, you will disable screen blanking on your Raspberry Pi. I have tried multiple things, however nothing I seem to do stick. Apr 17, 2016 · I try sudo nano ~/. A window will open and asks if you like to reboot the Raspberry Pi. It works with the command "xset -dpms s off", which suggests that the screensaver is not openbox's fault, but X's. No one wants to stare at a blank display, and touch the screen in order to see crucial information. In the Screensaver preferences box, change the mode to Disable Screensaver. I'm not sure if it's screensaver or power management. I found some (granted, old). May 10, 2019 · I installed xscreensaver to avoid screen sleep and other interruptions, because I'm showing a feh picture presentation on a HDMI connected TV 24/7. Does X11 automatically close with the termination of LXDE? This is how to disable screen blanking on the Raspberry Pi running debian (raspbian) which will stop the screensaver (a blank screen) from starting during command line usage. Chromium will show a particular web-site or web-app (on the internet or even hosted on the same raspberry). That doesn't work on Void however, I get "xset command Feb 20, 2016 · Just so others with my limited abilities know. CLI commands are not necessary anymore. The file goes into Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. Say goodbye to interruptions and stay focused on your tasks. digiclock) run by a Raspberry Pi it is useful to disable screen blanking and the screen-saver. Open the terminal and install the LXDE light-locker package. xscreensaver, which is a screensaver preference file. How do I change The link for more options 2) Disable the standard power management . The following image is from LUBUNTU: click on the menu Preference \ Default applications for LXSession In Running applications at Power Manager select “no” and click Apply. sudo nano /etc/rc. I’ve installed Fedora Linux 39 on a Lenovo ThinkPad. Oct 16, 2011 · It allows you do disable only selected features and allows setting user visible string to explain why these features are inhibited (nice if your system has multiple users). 1) + 7-inch touchscreen display. Mar 19, 2020 · The 7" Raspberry display in the kitchen is nice, but unfortunately by default the installation comes with a screensaver enabled. For example, I named my file "start-screensaver", so my autostart files now look like this: May 25, 2015 · I'm also interested to disable the screen saver completely, once and forever. I just wan't to change the login screen displayed. Turning off the screen saver – Easy way An easy way to achieve this is to install xscreensaver then configure it to disable (its also the Raspberry Pi recommended way) sudo apt-get install xscreensaver Then in the GUI go to Preferences > Screensaver > Display Modes > Select disable screen saver from the dropdown. Aug 6, 2018 · How to disable screensaver or blanking on idle 5 posts • Page 1 of 1 oculus. Jun 29, 2017 · I have followed the steps but still having issue to disable the screen saver in Raspbian. Jun 9, 2020 · A message will pop up letting you know a daemon isn't running. There should be options to prevent this, or to disable the screensaver altogether. desktop system. Feb 25, 2021 · Once this has been installed, you can find the screensaver application under the Preferences option on the main desktop menu. The file goes into To disable a program, you must mark it as disabled with a dash instead of removing it from the list. Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. This operation is actually controlled by the screensaver, and can be disabled with sudo xset s [timeout] [cycle] , and to disable screen timeout and cycling (burn-in prevention) you can set it with the following: sudo xset s 0 0 This tutorial shows how to setup a rPI, with default raspbian OS, to load at startup the chromium browser in full screen. Mar 26, 2016 · Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. Replace website. But reading through this topic I don't understand anything about how to do it now - perhaps the solution is just obscured by too many words written here. This guide provides detailed steps to install and configure screensavers using various tools. Feb 14, 2024 · Could really use some help here. When i'm watching a movie on youtube the screensaver turns the screen to blank. In the mode drop-down menu, select "disable screensaver" then close the window. The link for more details At the Autostart tab paste the Oct 7, 2013 · I became very frustrated in my attempts to disable the screen saver. Sep 9, 2024 · Learn how to set up and customize a screensaver on your Raspberry Pi. Feb 17, 2017 · Runs great, LXDE is fast and easy to setup. If the raspberry pi doesn't go to sleep after 30 minutes, you have successfully disabled screen blanking on it! A help and support forum for Ubuntu Linux. Before installing mate, I had the Unity and LXDE (Lubuntu Packages) desktop enviroments installed. xscreensaver will still work fine, including its ability to turn off the display after X minutes. I am creating a bash script that will 'setup' a client machine running Fedora 19 (GNOME). lxde-base/lxshortcut is an easy way to edit application shortcuts, especially for desktop icons. I couldn't find a way to completly disable screensaver on XFCE no matter the distro, but running "xset s off -dpms" command when I boot into linux usually did the job, slight annoyance that I had to run the command everytime I power on the PC, but eh, it worked. config/lxsession/LXDE-pi/autostart but not working. Otherwise, install "xscreensver" or "gnome-screensaver" to get controls. But it seems Lubuntu doesn't have a lot of fans. 本文或本章节的事实准确性存在争议。 原因: The chromium exception was added without reference and disputed. 1 – Disabling the blank screen once You can disable the blank screen once with the following Dec 22, 2015 · I am using a Raspberry Pi connected to a TV (monitor) to show some information; it is inactive most of the time. You can also set custom Chromium flags here. xinitrc file (if you don't have one then create it) and enter this: xset s off # don't activate screensaver xset -dpms # disable DPMS (Energy Star) features. would it be suspend>lock-screen>screensaver>desktop/xsession ? so light-locker is my lock-screen and screensaver? since i installed xscreensaver after @gavincc suggestion because a screensaver needs to be installed (that acts as a lock on resumption from standby) . There’s an option to set (and disable) the screensaver. sh to auto start apps. After that, I got two network b I'm new to Void, stuff works differently here than distros I used in the past. In this settings, you can change screensaver activation time and screen lock delay, as well as enable/disable screen lock. So if you tend to switch back If the X screensaver has blanked the screen on a box without keyboard you can remotely login, then turn off the screensaver and activate the screen with the commands: The official documentation for Raspberry Pi computers and microcontrollers Feb 16, 2015 · By default Raspbian has two things that make the screen blank: Screensaver and HDMI blanking. Disable screen saver / blanking / lock in Debian Bookworm XFCE? Hey, Specifically for the Debian bookworm install of XFCE (which uses lightdm): How do I permanently disable all screensaver, screen blanking, and screen lock after timeout? Bonus points if you can point to the configuration files that control it so I might do this from a script. For questions about how to disable the default Raspberry Pi screensaver, and also how to stop the Pi from going to sleep. It should work now. Nov 7, 2014 · I tried several ways to stop the screensaver and the lock session but I can't fix it. First, through GUI (Menu>Preferences>Screen Lock or Menu>Preferences>Screensavers). config/Openbox/autostart. We would like to show you a description here but the site won’t allow us. The Pi Debian distribution uses “ xscreensaver ” by default, and can be configured using a config file. I found some (granted, old) Dec 27, 2023 · Let‘s break this down: The @xset commands disable screensaver and power settings. d/lxdm stop. For example, I named my file "start-screensaver", so my autostart files now look like this: Nov 23, 2012 · I've install LXDE on my laptop due to Unity's disappointing performance. Many thanks for that. However, your image shows it in "settings". Click Yes. If the raspberry pi doesn't go to sleep after 30 minutes, you have successfully disabled screen blanking on it! 3) From desktop, if I CTRL+ALT+F1 to get back to command line, then I should be able to shutdown LXDE using /etc/init. There are several ways. Sleep mode consumes significantly less power than running a screen saver and allows your computer to quickly resume where you left off. Screensavers can serve several different purposes: Preventing screen burn-in – On LCD or OLED screens, displaying a static image for long periods can "burn in" the pixels, creating permanent ghost images on your screen. 0 GHZ. Note this is not xscreensaver, which is completely different. You will see a screen saver main menu. Locking works just fine when performing manually via Super-L. This is an update about the transition of the forums to Ubuntu Discourse. Can anyone help me on this issue? I don't want to lock the screen after suspens I became very frustrated in my attempts to disable the screen saver. 04 on a P4 - 3. xset s noblank # don't blank the video device exec /etc/alternatives/x Apr 6, 2017 · 有几种方法。 首先,通过图形用户界面 (Menu>Preferences>Screen Lock或Menu>Preferences>Screensavers)。 其次,您可以禁用屏幕保护程序守护进程 (通过GUI Menu>Preferences>Startup应用程序或Menu>Preferences>Services和取消“屏幕保护程序”)。 最后,确保关闭监视器电源管理 (如果您的监视器是空白的,这是您关心的)。 Jun 4, 2024 · Learn to disable your screensaver in Windows 11 effortlessly with our step-by-step guide. I managed to disable screesavers and screen blan However, the /LXDE/ directory is dated 9-24-2015, and the autostart file inside is even older with a date of 10-25-2014. The last line launches Chromium with the --kiosk argument specifying the site to display. This is because the settings will be applied in an unattended install. The classic way to disable the screensaver on a Raspberry Pi running Raspberry Pi OS (formerly known as Rasbian) is to add the following lines to the /home/pi/. Any help would be appreciated. 04 LTS's screen saver from the command line? I know that it can be disabled via the system menu Preferences -> Screen Saver and the associated dialog box. It is a very clean build, and yet screen locking is not working. Without Apply is not saving the changes 3) Add the screensaver daemon in the autorun. How do I go ab Oct 14, 2025 · Tip: To save energy and reduce wear on your display, it's recommended to put your computer into sleep mode when it's idle. config/lxsession/LXDE-pi/autostart to disable screensaver. This is what I tried wi Jul 16, 2019 · 1. I installed xscreensaver sudo apt-get install xscreensaver Once installed, go to Rpi's desktop "Menu" (left top corner) Go to preference --> screensaver. I've been trying to disable the black screen that openbox (or is it triggered farther above, at X level?) shows me after 10 minutes. Raspberry Pi May 25, 2015 · I'm also interested to disable the screen saver completely, once and forever. Then click OK. Hello, Unregistered. You can do xset q, and if you see something other than timeout: 0 under Screen Saver, this is your cause. Assuming it is similar to other LXQt distros I have used, there should be a Screensaver app in which you can either change or disable it. Nov 29, 2011 · Ah yes. I’ve had variants of Linux on the machine before. After a while, the display goes dark. Go to Preferences, LXsession configuration, Choose: Autostart Add a new command under Manual Autotarted Applications: @set s off -dpms Jan 8, 2016 · Here are two techniques to disable the blank screen on the Raspberry Pi. Aug 4, 2017 · Disable Screensaver of XServer on Raspbian Jessie Lite Fri Aug 04, 2017 6:29 am Hello I setup a Raspberry Pi 2 with Raspbian Jessie Lite in read only mode. However, xset's manpage says the settings I do will be reset when I log out. Using a screensaver Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. Dec 27, 2023 · A screensaver displays moving visuals, images, or patterns on your monitor when the Raspberry Pi has been inactive or idle for a certain amount of time. . When I use Openbox, I start xscreensaver with this file. Check and see if it is the same on your machine and then comment out the line that starts the screensaver. Mar 12, 2013 · How to disable screensaver completely #1 by fred44nl » 2018-09-15 08:46 as the title says, how can I disable the screensaver completely, preferably without software ?? Configure the built in lxde screensaver, lock screen, and monitor (actually turn offs, not screen blanking) power save features via lightlocker which uses the Jessie login screen. However, the /LXDE/ directory is dated 9-24-2015, and the autostart file inside is even older with a date of 10-25-2014. To remedy this we have to edit two files: LXDE’s autostart programs and kbd’s configuration. xscreensaver) settings are merged together, and if a user just deletes an entry from their programs list, but that entry still exists in the system-wide list, then it will come back. This is because the system-wide (app-defaults) and per-user (. 1. local and added setterm -blank 0 apt-get install x11-xserver-utils Now open up your ~/. I think gnome installs its own screensaver. How can i completely disable or turn off the screensaver? I'm running Lubuntu 12. But now, I want to completely remove LXDE including it's entire list of programs that came installed with it. Anyone needing support for Ubuntu or the official flavours should seek help at Ubuntu Discourse. I had completely forgotten about that change If disabling screen blanking had been a raspi-config or clickable desktop preferences or appearance option I wouldn't have had to care about what needed altering or where settings were stored. Can you help me how to edit this file? Oct 5, 2019 · One of the most important elements of the LXDE desktop is the panel. It worked for me. Mar 26, 2022 · Is there a way to disable Lunbuntu 20. Mar 26, 2016 · LXDE in Debian/Raspbian has its own ability to setup lockscreen, turn off the monitor, and put it into a true "power save" mode (not screen blanking), etc. I need to be able to permanently disable the screensaver with no user input. I know this has been asked multiple times. I became very frustrated in my attempts to disable the screen saver. config/lxsession/LXDE-pi/autostart file: Nov 8, 2021 · Raspberry PI Kiosk - Start chromium full screen - Hide cursor - Disable screensaver - Disable screen blanking Raw autostart @lxpanel --profile LXDE-pi @pcmanfm --desktop --profile LXDE-pi @xscreensaver -no-splash point-rpi unclutter -display :0 -idle 3 -root -noevents @xset s off @xset -dpms @xset s noblank Jan 19, 2016 · However, the /LXDE/ directory is dated 9-24-2015, and the autostart file inside is even older with a date of 10-25-2014. XScreenSaver is a screen saver and screen locker with graphical effects. 04. sudo apt-get install xscreensaver sudo reboot On reboot open the desktop start menu (via the GUI, not the terminal) and I think it’s Preferences > Screensaver Settings. You can place your panel at the bottom, top, or sides of the screen, but the default location is at the bottom. ) Open the autostart text file in both the /etc/xdg/lxsession/LXDE and /etc/xdg/lxsession/LXDE-pi directories, and add a new line at the bottom with the name of the script file you created in step 5, preceeded by the @ symbol, and save.