Score:0

i3 - How to prevent blank screen & auto lock?

ca flag

How can I prevent my screen from going blank & auto-locking after some time when using i3 ?

I saw some people talking about modifying a .xinitrc file but I don't have such a file in my home directory.

Score:1
lr flag

An .xinitrc file is one of many files that can be used to configure an xsession and can change depending on what desktop environment or window manager you are using. There is some good documentation here https://wiki.archlinux.org/title/Display_Power_Management_Signaling on messing with xset which allows you to manually override settings configured elsewhere. One solution may be to put a line in your i3 config something like exec --no-startup-id xset s off -dpms which should disable screen blanking when your i3 instance is created.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.