You can use xprop to modify the (non-standard) _NET_WM_WINDOW_OPACITY
property. Try:

$ xprop -f _NET_WM_WINDOW_OPACITY 32c -set _NET_WM_WINDOW_OPACITY 0x80000000

and to go back to normal:

$ xprop -f _NET_WM_WINDOW_OPACITY 32c -set _NET_WM_WINDOW_OPACITY 0xffffffff

On Tue, Sep 9, 2014 at 4:44 AM, Jose Legido <j...@legido.com> wrote:

> Hi.
> With compiz I could change transparency of the windows with a key
> (alt+mouse wheel) from 100% to 0%
>
> Do you know if there is a similar effect in gnome?
>
> Thanks!
>
>
> _______________________________________________
> gnome-shell-list mailing list
> gnome-shell-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gnome-shell-list
>
>


-- 
  Jasper
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to