Page 3 of 22

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 7:48 am
by oops
5. I think it would be useful adding GTK-greeter preferences to MX-Fluxbox-Settings.

It should show up in MX Tools, where it belongs IMO as an advanced tool. But it's not there so will have to look at the desktop file.
Maybe a link can be added into the "about-mx-fluxbox" item ?

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 7:49 am
by Jerry3904
Back to the battery: I haven't found anything yet in a web search or looking at the man file.

I can't test, but can someone try filling the last two fields in the config file like this (this is a wild guess!):

Code: Select all

# Battery
battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = xmessage 'tint2: Battery low!'
battery_full_cmd = 
bat1_font = Noto Sans Bold 12
bat2_font = Noto Sans 9.5
battery_font_color = #df3030 100
bat1_format = 
bat2_format = 
battery_padding = 1 9
battery_background_id = 3
battery_hide = 25
battery_lclick_command = 
battery_rclick_command = 
battery_mclick_command = 
battery_uwheel_command = 
battery_dwheel_command = 
ac_connected_cmd = battery_hide = 101
ac_disconnected_cmd = battery_hide = 25

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 7:51 am
by chrispop99
Jerry3904 wrote: Sat Aug 21, 2021 7:03 am On the low battery message: this band-aid should work (on my laptop early in the morning, can't test).

1) open /.config/tint2/tint2rc in geany or featherpad
2) search for

Code: Select all

battery_low_cmd = xmessage 'tint2: Battery low!'
3) delete the message so it looks like this

Code: Select all

battery_low_cmd = 
4) save and close

Still looking for the desktop low message problem itself...
I did the same thing using Tint2 Manager>Config!

Chris

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 8:01 am
by chrispop99
Jerry3904 wrote: Sat Aug 21, 2021 7:41 am
There's a bug in "nobattery-tint2rc" - no "exit-options", browser icon instead. Probably there is one "P" missing in the config file.
I'll have to wait to see if anyone else reports this b/c the icon link is correct and I've not had a problem on the various machines I've tested on so far.
I can confirm the wrong icon shows. If you copy and paste the icon address from the config, or from the text file, into Thunar, it shows the correct logout icon - weird!

feh_070272_000001_210821_5321_305x137.png

Edit:

OK, I figured it out.
Button 3 is in the wrong place, and button 4 is missing.

Chris

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 8:20 am
by Jerry3904
Thanks.

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 8:39 am
by Jerry3904
oops wrote: Sat Aug 21, 2021 7:48 am
5. I think it would be useful adding GTK-greeter preferences to MX-Fluxbox-Settings.

It should show up in MX Tools, where it belongs IMO as an advanced tool. But it's not there so will have to look at the desktop file.
Maybe a link can be added into the "about-mx-fluxbox" item ?
About Fluxbox has been replaced by the About tab in Welcome.

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 8:41 am
by Jerry3904
chrispop99 wrote: Sat Aug 21, 2021 8:01 am Edit:

OK, I figured it out.
Button 3 is in the wrong place, and button 4 is missing.

Chris
Great, thanks.

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 8:56 am
by dolphin_oracle
Jerry3904 wrote: Sat Aug 21, 2021 7:41 am
5. I think it would be useful adding GTK-greeter preferences to MX-Fluxbox-Settings.
It should show up in MX Tools, where it belongs IMO as an advanced tool. But it's not there so will have to look at the desktop file.

Settings Manager would be more appropriate, as lightdm-gtk-settings is not a MX tool. That is also where it is under Xfce.

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 9:08 am
by chrispop99
Jerry3904 wrote: Sat Aug 21, 2021 7:49 am Back to the battery: I haven't found anything yet in a web search or looking at the man file.

I can't test, but can someone try filling the last two fields in the config file like this (this is a wild guess!):

Code: Select all

# Battery
battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = xmessage 'tint2: Battery low!'
battery_full_cmd = 
bat1_font = Noto Sans Bold 12
bat2_font = Noto Sans 9.5
battery_font_color = #df3030 100
bat1_format = 
bat2_format = 
battery_padding = 1 9
battery_background_id = 3
battery_hide = 25
battery_lclick_command = 
battery_rclick_command = 
battery_mclick_command = 
battery_uwheel_command = 
battery_dwheel_command = 
ac_connected_cmd = battery_hide = 101
ac_disconnected_cmd = battery_hide = 25
Nope; didn't fix it.

Chris

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 9:32 am
by Jerry3904
dolphin_oracle wrote: Sat Aug 21, 2021 8:56 am
Jerry3904 wrote: Sat Aug 21, 2021 7:41 am
5. I think it would be useful adding GTK-greeter preferences to MX-Fluxbox-Settings.
It should show up in MX Tools, where it belongs IMO as an advanced tool. But it's not there so will have to look at the desktop file.

Settings Manager would be more appropriate, as lightdm-gtk-settings is not a MX tool. That is also where it is under Xfce.
Thanks. I installed it and ran a test: moved the login box to the screen bottom, rebooted but no change. Will pursue., worked fine.

BTW: @Adrian's custom toolbox is terrific--having the edit button right on the main screen saves a lot of time for everybody.