Net Install
-Contents-
Step1..Netinstall CD
Step2....editors
Step3..media players
Step4....web browsers
lxde fast install
Live-Build
Bootstrapping
upgrading debian
go devuan
Configure
-Contents-
XFCE
LXDE/Openbox
Plain openbox
Bash config
Xterm - Xpdf
Rxvt-unicode
Ranger
Thunar
Firewall
XnView MP
Geany text editor
APT proxy
My Tutorials
-Contents-
Dual pane browsers
Media browsers
Image processing
XnView Tips
Video editors review
Kdenlive
Blender VSE
Cinelerra
Losslesscut
Dvd authoring
Cdrtools
CD copy
Uzbl browser
GPS/GIS
Useful apps
Libre writer
Lucky backup
Cloud syncing
Config migrate
System backup
Remote update
Partition copy
FOG partition imaging
Networking with nfs
Php local
Github pages
Virtual Box
CLI
-Contents-
Basic terminal
Unix commands
Vim
Bash renaming
FFmpeg
Helps
-Contents-
Usb installer
Grub
Chrooting
User host name
Set locale time
Screen brightness
Screen res
Trackpad
Bluetooth reconnect
Printers
Undelete
Format usb stick
Problems
compton.conf
# 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 = 4; # The blur radius for shadows. (default 12) shadow-offset-x = -4; # The left offset for shadows. (default -15) shadow-offset-y = -4; # The top offset for shadows. (default -15) # shadow-opacity = 0.6; # The translucency for shadows. (default .75) # shadow-red = 0.0; # Red color value of shadow. (0.0 - 1.0, defaults to 0) # shadow-green = 0.0; # Green color value of shadow. (0.0 - 1.0, defaults to 0) # shadow-blue = 0.0; # Blue color value of shadow. (0.0 - 1.0, defaults to 0) shadow-exclude = [ "n:e:Notification" ]; # Exclude conditions for shadows. # shadow-exclude = "n:e:Notification"; shadow-ignore-shaped = true; # Opacity menu-opacity = 0.9; # The opacity for menus. (default 1.0) inactive-opacity = 0.8; # Opacity of inactive windows. (0.1 - 1.0) frame-opacity = 0.8; # Opacity of window titlebars and borders. (0.1 - 1.0) inactive-opacity-override = true; # Inactive opacity set by 'inactive-opacity' overrides value of _NET_WM_OPACITY. # Fading fading = false; # Fade windows during opacity changes. # fade-delta = 30; # 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. # Other #inactive-dim = 0.5; # Dim inactive windows. (0.0 - 1.0, defaults to 0). mark-wmwin-focused = true; # Try to detect WM windows and mark them as active. mark-ovredir-focused = true; detect-rounded-corners = true; # Window type settings wintypes: { #normal = { fade = false; shadow = true; opacity = 1; focus = true; }; #menu = { fade = true; shadow = true; opacity = 0.8; focus = true; }; #dialog = { fade = true; shadow = true; opacity = 0.9; focus = true; }; #popup_menu = { fade = true; shadow = true; opacity = 0.8; focus = true; }; tooltip = { fade = false; shadow = true; opacity = 0.8; focus = true; }; toolbar = { fade = false; shadow = true; opacity = 0.8; focus = true; }; };