Hello Linux Lite Gurus
So I installed the latest Dropbox that there is when currently posting this issue.
The first time starting after the install all was fine and I saw the Dropbox icon on the Panel.
A few restarts later the Dropbox Icon was gone. But when I look at Task Manager the application is running like it should.
Any ideas why this is happening and is there a fix for this disappeared Dropbox Icon?
Thank you in advance,
vaikus84
Hello Linux Lite devs
Discovered an "Lite Cleaner" issue when using compton compositor.
http://imgur.com/rw3R8gh
I'm using this compton configuration: ( any suggestion from compton gurus? )
backend = "glx";
paint-on-overlay = true;
glx-no-stencil = true;
glx-no-rebind-pixmap = true;
vsync = "opengl-swc";
# These are important. The first one enables the opengl backend. The last one is the vsync method. Depending on the driver you might need to use a different method.
# The other options are smaller performance tweaks that work well in most cases.
# You can find the rest of the options here: https://github.com/chjj/compton/wiki/perf-guide, and here: https://github.com/chjj/compton/wiki/vsync-guide
# Shadow
shadow = true; # Enabled client-side shadows on windows.
no-dock-shadow = true; # Avoid drawing shadows on dock/panel windows.
no-dnd-shadow = true; # Don't draw shadows on DND windows.
clear-shadow = true; # Zero the part of the shadow's mask behind the window (experimental).
shadow-radius = 7; # The blur radius for shadows. (default 12)
shadow-offset-x = -7; # The left offset for shadows. (default -15)
shadow-offset-y = -7; # The top offset for shadows. (default -15)
shadow-exclude = [
"! name~=''",
"n:e:Notification",
"n:e:Plank",
"n:e:Docky",
"g:e:Synapse",
"g:e:Kupfer",
"g:e:Conky",
"n:w:*Firefox*",
"n:w:*Chrome*",
"n:w:*Chromium*",
"class_g ?= 'Notify-osd'",
"class_g ?= 'Cairo-dock'",
"class_g ?= 'Xfce4-notifyd'",
"class_g ?= 'Xfce4-power-manager'"
];
# The shadow exclude options are helpful if you have shadows enabled. Due to the way compton draws its shadows, certain applications will have visual glitches
# (most applications are fine, only apps that do weird things with xshapes or argb are affected).
# This list includes all the affected apps I found in my testing. The "! name~=''" part excludes shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher.
# Fading
fading = true; # Fade windows during opacity changes.
fade-delta = 4; # The time between steps in a fade in milliseconds. (default 10).
fade-in-step = 0.03; # Opacity change between steps while fading in. (default 0.028).
fade-out-step = 0.03; # Opacity change between steps while fading out. (default 0.03).
#no-fading-openclose = true; # Fade windows in/out when opening/closing
detect-client-opacity = true; # This prevents opacity being ignored for some apps. For example without this enabled my xfce4-notifyd is 100% opacity no matter what.
# Window type settings
wintypes:
{
tooltip = { fade = true; shadow = false; };
};Thank you in advance,
vaikus84
Hello fellow Thinkpad Linux Lite users
How can I set up the fingerprint reader to power on the machine when only using Linux Lite ( currently version 2.2 64bit )?
Thank you in advance,
vaikus84
Hello Network gurus of Linux Lite
This question may seem a bit odd. But I've noticed that Linux network drivers are sometimes not very efficient. Especially the wireless module drivers.
So I want to know if there are some specific tweaks that can make a difference to those modules?:
pci@0000:00:19.0 eth0 network 82579LM Gigabit Network Connection
pci@0000:03:00.0 wlan0 network Centrino Advanced-N 6205 [Taylor Peak]
wwan0 network interface 3G WWAN H5321gw
And I prefer not to use proprietary windows drivers.
Thank you in advance,
vaikus84
Hello fellow touchpad users
Can someone show me how to make the Lenovo Thinkpad T430's touchpad and trackpoint fully work on Linux Lite 2.2 64bit edition?
Thank you in advance,
vaikus84
Hello Linux Lite gurus
What optimizations to do additionally to make the CPU I have on my lappy more efficient on Linux Lite 2.2 64bit?
Is Intel CPU Microcode installation required?
My CPU is:
cpu@0 processor Intel® Core i5-3320M CPU @ 2.60GHz
memory 32KiB L1 cache
memory 256KiB L2 cache
memory 3MiB L3 cache
memory 32KiB L1 cache
memory 4GiB System Memory
memory 2GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
memory 2GiB SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
memory 128KiB BIOS
pci@0000:00:00.0 bridge 3rd Gen Core processor DRAM Controller
pci@0000:00:02.0 display 3rd Gen Core processor Graphics Controller
Thank you in advance,
vaikus84
Hello Display tweakers of Linux Lite
Has anyone experience in setting up a Lenovo Thinkpad T430's display properly?
*ICC profile ( laptop display color profile )
*So that display brightness is remembered for Battery and AC use (separate values)
*So that display brightness is remembered after restart, sleep, hibernate, shutdown
*f.lux software usage good or bad? https://justgetflux.com/
*Maybe something else that I don't know about
Thank you in advance and better vision for you all,
vaikus84
Hello fellow lappy power users
Does someone know how to specifically set up a Lenovo Thinkpad T430's keyboard under Linux Lite? So that all keys function properly including the Function and Special keys like the ThinkVantage, Sound Mute, Mic mute buttons? (FN + Wifi sign button / F7 -- FN + Camera and Headset sign / F6 -- FN+ Lock sign / F3) and the other ones too?
Possibly some advice on what the ThinkVantage button is best used for under Linux Lite?
Thank you in advance,
vaikus84
Hello Fellow lappy users
What would be the best way for tweaking TLP power manager under Linux Lite 2.2 64 bit? Do I need to disable some tweaks that could conflict with it?
The goal is to have balanced usage and power consumption and to generate less heat with my lappy.
Do I need to post some hardware info and what would those commands be?
Thank you in advance,
vaikus84
Hello Sound aficionados of Linux Lite
What are the specific settings to allow to use all the features that T430's sound solution has to offer?
Some of them that come to my mind are:
*Setting up Pulseaudio to have Noise Cancellation for the Mic
*Setting up pulseaudio to have DisplayPort audio visible in pavucontrol
*So that Skype usage is not disturbed by other programs
I'm definitely missing something. Hope some sound gurus can help me out on this one.
Thank you in advance and my sound clarity be the goal,
vaikus84
