You are not logged in.

#26 2023-07-13 13:50:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,137

Re: [Solved]-[thinkpad l14 gen4] function key problem

Did you click the link?

The second blue note wrote:

Note: At the very least, ensure that the last if block in /etc/X11/xinit/xinitrc is present in your ~/.xinitrc file to ensure that the scripts in /etc/X11/xinit/xinitrc.d are sourced.

/etc/X11/xinit/xinitrc.d/50-systemd-user.sh is the relevant one itr.

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

#27 2023-07-13 16:26:02

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,456

Re: [Solved]-[thinkpad l14 gen4] function key problem

I have marked this solved. It still doesn't work with dbus-launch, however as everything is working I am not worried about that. I have updated my .xinitrc as per your last post.
Thanks

Offline

#28 2023-07-13 17:54:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,137

Re: [Solved]-[thinkpad l14 gen4] function key problem

It's not supposed to work.
I mean, the Fn key isprobably also not supposed to stop your session process/WM, but using dbus-launch in your xinitrc is wrong.
dbus-launch starts a session-bus that is detached from the logind session, you're not ending up w/ a degraded session.

dbus-launch is only ok if you deliberately want to create an independent dbus context.
Using it as a crutch because the session hasn't the proper environment imported will expectably cause problems. This being one of the weirder ones wink

Offline

Board footer

Powered by FluxBB