Linux Lite Forums
Lite Tweaks - Suggestions welcomed - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=7)
+--- Forum: Linux Lite Software Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=30)
+--- Thread: Lite Tweaks - Suggestions welcomed (/showthread.php?tid=801)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23


Re: Lite Tweaks - Suggestions welcomed - anon222 - 03-03-2015

You are welcome AustinTexas, and altman.
(03-02-2015, 04:07 PM)Shady link Wrote: Liking the update, it just keeps getting better and better.

I have another question or suggestion tho, is there a way or can it be added that when i use Lite Tweaks, it remembers what i have checked each time i use it or open it up? Lets say if i want to do a quick clean, i don't want to have to keep checking things and looking at the list each time i use it.

I think it would be nice if it will remember the settings i previously had checked.
Possible, but will have to think about that. That would be like 'tweaking the Lite-Tweaks'. Big Grin


Re: Lite Tweaks - Suggestions welcomed - altman - 03-03-2015

Tweak the tweak now ! It will never stop ! lol , I like this idea .


Re: Lite Tweaks - Suggestions welcomed - Wirezfree - 03-03-2015

Hi,

Don't think it's a real error, maybe a wording issue.??
If you select "Residual Config Files",
and you haven't noticed there is "none" to be cleaned.. Duh  ???

You get this...
[Image: hnQvoot.png]

I guess you can't clean something that's not there.!!

Dave


Re: Lite Tweaks - Suggestions welcomed - altman - 03-07-2015

lol , when it happened to me the other day I was wondering what it was !


Re: Lite Tweaks - Suggestions welcomed - Valtam - 03-07-2015

If there is no grass, would you still try to mow a piece of ground Smile


Re: Lite Tweaks - Suggestions welcomed - altman - 03-07-2015

lol , you bet , sounds like it , it looks like I clicked on that one without knowing it . Anyhow , it worked I guess .

Same as with whiter than white right !


Re: Lite Tweaks - Suggestions welcomed - Valtam - 06-01-2016

Lite Tweaks for Linux Lite 3.0 updated:

- Ability to Enable/Disable Numlock at Login now supported.

[Image: U1EFKe8.png]

[Image: KmlxEfw.png]


Re: Lite Tweaks - Suggestions welcomed - Valtam - 06-01-2016

Bug found - https://www.linuxliteos.com/forums/on-topic/problem-with-'lite-tweaks'-after-this-morning's-updates/

Will pull this feature for now and re-write it. Will update when it's fixed.


Re: Lite Tweaks - Suggestions welcomed - nomko - 06-02-2016

(03-01-2015, 09:20 PM)AustinTexas link Wrote: I would like to see
Code:
sudo inxi -U
enabled in Linux Lite, as it is in Linux Mint.

Check here:
https://sites.google.com/site/easytipsforlinux/updating-inxi-terminal-command-tool


Re: Lite Tweaks - Suggestions welcomed - AustinTexas - 06-02-2016

Thank you.
My comment that the update is enabled in Linux Mint is outdated, and no longer true.
I use this to enable updating inxi:
Code:
sudo sed -i 's/^B_ALLOW_UPDATE=false/B_ALLOW_UPDATE=true/' /etc/inxi.conf
(which conforms to the link you posted)

My original suggestion that it should be enabled by default still applies.