Score:0

Changing sensitivity; ligthdm login screen

jp flag

I use lightdm and the mouse sensitivity on the login screen is way too high. I wrote this shell script to execute on startup and turn down the sensitivity:

#!/bin/bash

xinput --set-prop "Logitech Wireless Receiver Mouse" "libinput Accel Speed" -1

I know the script works as when I execute it in a terminal after logging in, It turns the sensitivity down; But on the lightdm login screen, The sensitivity does not change.

I added the path to this script in /etc/lightdm/lightdm.conf on line 76:

greeter-setup-script=/usr/local/bin/lightdm_sens.sh

Any help is Appreciated!

TIA

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.