Developing a new Exiting a KLA-OT2 session
Developing a new Exiting a KLA-OT2 session
Moderator: Forum moderators
- Sofiya
- Posts: 2475
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1532 times
- Been thanked: 1691 times
Developing a new Exiting a KLA-OT2 session
- Attachments
-
- 2023-07-02_1366x768.png (43.4 KiB) Viewed 770 times
KL-Linux https://sofijacom.github.io
KL LINUX Simple fast free
- Sofiya
- Posts: 2475
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1532 times
- Been thanked: 1691 times
Re: Developing a new KLA Session Control
I think it will be just right
- Attachments
-
- 2023-07-02_1366x768.png (44.41 KiB) Viewed 752 times
KL-Linux https://sofijacom.github.io
KL LINUX Simple fast free
- Sofiya
- Posts: 2475
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1532 times
- Been thanked: 1691 times
Re: Developing a new Exiting a KLA-OT2 session
Here, now what you need
- Attachments
-
- 2023-07-03_1366x768.png (187.08 KiB) Viewed 733 times
KL-Linux https://sofijacom.github.io
KL LINUX Simple fast free
- Sofiya
- Posts: 2475
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1532 times
- Been thanked: 1691 times
Re: Developing a new Exiting a KLA-OT2 session
Dependencies:
python (version 3)
python-gobject
python-cairo
- Attachments
-
- KLA-OT2-session-control .tar.xz
- (200.35 KiB) Downloaded 37 times
-
- 2023-07-03_750x422-thumb.png (133.63 KiB) Viewed 692 times
KL-Linux https://sofijacom.github.io
KL LINUX Simple fast free
- Sofiya
- Posts: 2475
- Joined: Tue Dec 07, 2021 9:49 pm
- Has thanked: 1532 times
- Been thanked: 1691 times
Re: Developing a new Exiting a KLA-OT2 session
EDIT:forgot to put && killall clearine
on " lock " and " suspend "
If you want not a random splash screen to play when you lock the screen, but the one you like, change the configuration file a little .
/usr/share/clearine/clearine.conf
line 16
Code: Select all
[command]
# set command to launch when the button is clicked
# ( && killall clearine ) so that when entering the session there is no session selection window
logout = openbox --exit
lock = xlock -mode clock && killall clearine ### where " clock " is the name of your splash screen
restart = systemctl reboot
shutdown = systemctl poweroff
suspend = systemctl suspend && killall clearine
size=150]my screensaver set[/size]
Code: Select all
atlantis
atunnels
clock
dclock
spiral
sierpinski3d
qix
bat
KL-Linux https://sofijacom.github.io
KL LINUX Simple fast free