You are not logged in.

#1 2016-10-23 03:52:15

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Lockscreen & Openbox help

Hey Team

I am just setting up openbox on my Arch setup and I am looking for some suggestions on a nice looking lock screen to use.

Also when I super+d to show the desktop my conky also minimises, how do I avoid this happening?

Cheers in advance.

Last edited by Döbbie03 (2016-10-23 05:53:00)


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#2 2016-10-23 09:08:03

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Lockscreen & Openbox help

Dobbie03 wrote:

nice looking lock screen

I really like Meskarune's i3lock-fancy:

https://bbs.archlinux.org/viewtopic.php?id=191339

Although my personal preference is slock big_smile

Offline

#3 2016-10-23 10:24:30

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Lockscreen & Openbox help

Dobbie03 wrote:

...
Also when I super+d to show the desktop my conky also minimises, how do I avoid this happening?

Cheers in advance.

own_window_type desktop

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#4 2016-10-23 10:44:18

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Lockscreen & Openbox help

^ or:

own_window_type = 'desktop',

for the version of conky used in Arch wink

Offline

#5 2016-10-23 17:04:24

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

Cheers fellows.  The conky change worked a treat.  I came across Slimlock which I am using for now but that i3lock-fancy looks so good.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#6 2016-10-23 20:42:34

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

Another questions team, what is the notification app used in BL?


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#7 2016-10-23 20:52:43

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Lockscreen & Openbox help

Dobbie03 wrote:

Another questions team, what is the notification app used in BL?

The command is 'notify-send', from the package 'libnotify-bin'

Last edited by damo (2016-10-23 20:59:52)


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#8 2016-10-23 22:03:37

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

damo wrote:
Dobbie03 wrote:

Another questions team, what is the notification app used in BL?

The command is 'notify-send', from the package 'libnotify-bin'

Thanks damo.

Sorry if my questions seem noobish, I am very new to setting up Openbox from scratch.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#9 2016-10-23 22:09:41

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Lockscreen & Openbox help

^ S'OK - I knew the command, but I had to check which package it is from! So we both learned something - Result big_smile


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#10 2016-10-23 22:16:55

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

damo wrote:

^ S'OK - I knew the command, but I had to check which package it is from! So we both learned something - Result big_smile

That is the best result!


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#11 2016-10-23 23:10:32

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

Grrrr....so frustrating.  I can't get bloody xfce4-notify to change themes or adhere to any of the settings....


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#12 2016-10-24 01:00:30

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

Another thing I would like to know is how do I add  notification for the plugging/unplugging of any USB devices?


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#13 2016-10-24 07:18:18

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Lockscreen & Openbox help

Dobbie03 wrote:

I can't get bloody xfce4-notify to change themes or adhere to any of the settings....

If you want to theme components from the XFCE desktop then you have to add this line to your desktop startup script:

xfsettingsd

Then use this to change the theming and suchlike:

xfce4-settings-manager

At this point you should probably also add this to ~/.xsessionrc (if you use a display manager) or your shell login configuration file:

export XDG_CURRENT_DESKTOP=XFCE

So you can use `exo-preferred-applications` and all the other bits.

Or just run the XFCE desktop...
big_smile

notification for the plugging/unplugging of any USB devices

In BL that is handled by thunar & gvfs.

Offline

#14 2016-10-24 07:29:17

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

Cheers Mr H_o_a_S, you have been most helpful as always.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#15 2016-10-24 07:41:22

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Lockscreen & Openbox help

Dobbie03 wrote:

Another thing I would like to know is how do I add  notification for the plugging/unplugging of any USB devices?

You could also add a udev rule


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#16 2016-10-25 05:24:45

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,872

Re: Lockscreen & Openbox help

damo wrote:
Dobbie03 wrote:

Another thing I would like to know is how do I add  notification for the plugging/unplugging of any USB devices?

You could also add a udev rule


Good call, I'll look into that.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

Board footer

Powered by FluxBB