EnglishFrenchSpanish

Ad


OnWorks favicon

compton-trans - Online in the Cloud

Run compton-trans in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command compton-trans that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


compton-trans - an opacity setter tool

SYNOPSIS


compton-trans [-w WINDOW_ID] [-n WINDOW_NAME] [-c] [-s] OPACITY

DESCRIPTION


compton-trans is a bash script that sets _NET_WM_WINDOW_OPACITY attribute of a window
using standard X11 command-line utilities, including xprop(1) and xwininfo(1). It is
similar to transset(1) or transset-df(1).

OPTIONS


-w WINDOW_ID
Specify the window id of the target window.

-n WINDOW_NAME
Specify and try to match a window name.

-c
Specify the currently active window as target. Only works if EWMH _NET_ACTIVE_WINDOW
property exists on root window.

-s
Select target window with mouse cursor. This is the default if no window has been
specified.

-o OPACITY
Specify the new opacity value for the window. This value can be anywhere from 1-100.
If it is prefixed with a plus or minus (+/-), this will increment or decrement from
the target window’s current opacity instead.

EXAMPLES


· Set the opacity of the window with specific window ID to 75%:

compton-trans -w "$WINDOWID" 75

· Set the opacity of the window with the name "urxvt" to 75%:

compton-trans -n "urxvt" 75

· Set current window to opacity of 75%:

compton-trans -c 75

· Select target window and set opacity to 75%:

compton-trans -s 75

· Increment opacity of current active window by 5%:

compton-trans -c +5

· Decrement opacity of current active window by 5%:

compton-trans -c -- -5

Use compton-trans online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    DivFix++
    DivFix++
    DivFix++ is yours AVI video repair and
    preview software. It designed for repair
    and preview files which are on download
    from ed2k(emule), torrent, gnutella, ftp...
    Download DivFix++
  • 2
    JBoss Community
    JBoss Community
    Community driven projects featuring the
    latest innovations for cutting edge
    apps. Our flagship project JBoss AS is
    the leading Open Source,
    standards-compliant...
    Download JBoss Community
  • 3
    Django Filer
    Django Filer
    django Filer is a file management
    application for django that makes
    handling files and images a breeze.
    django-filer is a file management
    application for djang...
    Download Django Filer
  • 4
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • 5
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 6
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • More »

Linux commands

Ad