Questions tagged [slim]

16 questions
6
votes
2 answers

execute script at startup

What would be the simplest way to launch a script during the boot or desktop startup process in debian? The script in question consists of a single command (ifup wlan0) to connect the wifi and requires root privileges. My system is debian testing,…
black-clover
  • 321
  • 1
  • 2
  • 7
5
votes
2 answers

Slim exit as username ends in black screen

I recently installed Arch Linux on my notebook and it works fine. But there is still one small problem. Following to the SLiM manual I can use exit to exit to the shell. Unlike expected, I won't return to the shell, there is just a black screen…
mhmpl
  • 165
  • 1
  • 5
3
votes
2 answers

E: Unable to locate package postgresql-client-10

I am trying to run a container and I have to install ruby:2.5-slim and I have a dependency on postgresql-client-9.4. When I try to install this, why am I getting the following error message? Reading package lists... E: Unable to locate package…
2
votes
1 answer

SLiM not working in Arch Linux with Gnome

I'm trying to change my login manager to SLiM and the theme I want for my login screen is archlinux-simplyblack: [cesar@arch ~]$ ls -la /usr/share/slim/themes/ total 108 drwxr-xr-x 27 root root 4096 May 9 19:43 . drwxr-xr-x 3 root root 4096 May 8…
César
  • 195
  • 2
  • 10
2
votes
1 answer

slim: start second X session on tty8

I am using slim login manager and LXDE desktop environment. When I am logged in in LXDE, and switch to text console (ctrl+alt+F1), I can log in as another user in the text console and type: startx -- :1 vt8 which will start another X session on…
Martin Vegter
  • 69
  • 66
  • 195
  • 326
1
vote
1 answer

Where to put commands to run when X starts with SLiM

I'm having trouble determining where to add these two commands: setxkbmap latam to set the correct keyboard layout, and xcompmgr -c -C & to enable transparency. Before installing SLiM, I used this recommendation, and it worked, but it stopped…
1
vote
0 answers

suspend display when in login manager login screen

I have a laptop and a PC, both with Debian 10 installed. I am using slim login manager on both. When I log out from the X server session on my PC, I get the slim login screen. After few seconds, the monitor automatically suspends/sleeps. But when I…
400 the Cat
  • 819
  • 4
  • 37
  • 85
1
vote
1 answer

How to make SLiM not render anything at login prompt?

I've just figured I don't actually need an image when logging into slim, especially if that image is a few megabytes large. Currently they're both set to 1x1 png images, however, then that image has to be rendered a few million times each frame,…
jcora
  • 3,874
  • 7
  • 34
  • 52
1
vote
1 answer

Slim login manager: patch slimlock to not wake up display on mouse movement

I am using slim login manager on Debian 10. slim-1.3.6 part of the slim package is slimlock, a screenlocker. When I lock my screen (Ctrl+Alt+Del), two things happen: typical lock screen appears, where I have to provide password to unlock after few…
400 the Cat
  • 819
  • 4
  • 37
  • 85
1
vote
0 answers

force specific shell environment variable on process using /etc/pam.d/ rules

I am using slim login manager, and it has its own pam rules file: /etc/pam.d/slim. auth requisite pam_nologin.so auth required pam_env.so readenv=1 auth required pam_env.so readenv=1 envfile=/etc/default/locale @include…
400 the Cat
  • 819
  • 4
  • 37
  • 85
1
vote
3 answers

Alpine Linux VirtualBox VM With xfce4 Desktop Not Able to Use Full Screen Resolution

I have an installation of alpine linux running in a virtualbox vm with slim + xfce4 for the desktop engine. Kernel Version: I have tried with both the latest (3.6.2) Standard and Virtual Kernel from https://alpinelinux.org/downloads/ I have not…
Maverick
  • 111
  • 1
  • 4
1
vote
1 answer

Graphical interface not logging in

I have installed the Simple Login Manager, slimas my login manager for xorg. I am using the Lumina desktop and FreeBSD 12.0. SLiM is a lightweight login manager for X11, allowing the initialization of a graphical session by entring username…
Rui F Ribeiro
  • 55,929
  • 26
  • 146
  • 227
1
vote
0 answers

Run script as root after autologin in X

I've got a public PC on which there are: 1 big screen 1 touchscreen, the user can touch it and navigate through a website the website is in fullscreen, right click is disabled and the keyboard that appears doesn't have keys like Alt, F1, etc.. At…
Sw0ut
  • 156
  • 6
1
vote
1 answer

Start X11vnc on boot at SLIM login window

Debian 7.7 Wheezy, xorg, SLIM, i3 I'm unable to have x11vnc -usepw -forever started with SLIM, to offer a vnc connection on boot, as I do not have a monitor attached to the computer. I tried to add sessionstart_cmd /usr/bin/x11vnc -usepw -forever…
Daedalus Mythos
  • 314
  • 1
  • 5
  • 15
1
vote
0 answers

SLiM autologin to wrong wm

I configured my system to do an autologin using awesome wm. However, after an upgrade of my Debian Sid (which wasn't without difficulty because of a bug in the package of my graphic driver, I had to reinstall some packages such as SLiM before…
Maxime
  • 323
  • 3
  • 10
1
2