Developing a new Exiting a KLA-OT2 session

Moderator: Forum moderators

Post Reply
User avatar
Sofiya
Posts: 1824
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1210 times
Been thanked: 1090 times

Developing a new Exiting a KLA-OT2 session

Post by Sofiya »

Developing a new Exiting a KLA-OT2 session :ugeek:

Attachments
2023-07-02_1366x768.png
2023-07-02_1366x768.png (43.4 KiB) Viewed 492 times
Last edited by Sofiya on Sun Jul 02, 2023 10:52 pm, edited 1 time in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1824
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1210 times
Been thanked: 1090 times

Re: Developing a new KLA Session Control

Post by Sofiya »

I think it will be just right :geek:
:)

Attachments
2023-07-02_1366x768.png
2023-07-02_1366x768.png (44.41 KiB) Viewed 474 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1824
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1210 times
Been thanked: 1090 times

Re: Developing a new Exiting a KLA-OT2 session

Post by Sofiya »

Here, now what you need :thumbup: :) :geek:

Attachments
2023-07-03_1366x768.png
2023-07-03_1366x768.png (187.08 KiB) Viewed 455 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1824
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1210 times
Been thanked: 1090 times

Re: Developing a new Exiting a KLA-OT2 session

Post by Sofiya »

:thumbup:

Dependencies:
python (version 3)
python-gobject
python-cairo

Attachments
KLA-OT2-session-control .tar.xz
(200.35 KiB) Downloaded 27 times
2023-07-03_750x422-thumb.png
2023-07-03_750x422-thumb.png (133.63 KiB) Viewed 414 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1824
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1210 times
Been thanked: 1090 times

Re: Developing a new Exiting a KLA-OT2 session

Post by Sofiya »

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

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Post Reply

Return to “KL-Dev_Work”