Author Topic: Menu Transparency Question  (Read 1077 times)

Offline searchtheskies

  • Jr. Member
  • **
  • Posts: 11
Menu Transparency Question
« on: August 03, 2012, 03:02:13 PM »
Is it possible to apply transparency settings to individual menus using xcompmgr?

I currently have the line:

Code: [Select]
xcompmgr -CcfF -fF -t-5 -l-5 -r4.2 -o.55 -D2 -m.57 &
in my autostart.sh file and this applies the transparency I want for my right-click menu, but would prefer it not be a global setting for all menus as is the case now.


Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: Menu Transparency Question
« Reply #1 on: September 24, 2012, 04:28:41 AM »
no one's replied yet?
hey, try Compton (also get compton-start, compton-settings - all in synaptic).
it's a friendly, gui version of xcompmgr, and yes, transparent menus are not a problem (look for my screenshot on this forum).
good luck

Offline searchtheskies

  • Jr. Member
  • **
  • Posts: 11
Re: Menu Transparency Question
« Reply #2 on: September 24, 2012, 12:36:39 PM »
no one's replied yet?
hey, try Compton (also get compton-start, compton-settings - all in synaptic).
it's a friendly, gui version of xcompmgr, and yes, transparent menus are not a problem (look for my screenshot on this forum).
good luck

Thanks for your reply! I don't see compton-start or compton-settings in Synaptic, just the base package. Are they in a non-standard section of the repos?

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3739
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Menu Transparency Question
« Reply #3 on: September 24, 2012, 01:42:51 PM »
« Last Edit: September 24, 2012, 01:44:58 PM by daniel »

Offline searchtheskies

  • Jr. Member
  • **
  • Posts: 11
Re: Menu Transparency Question
« Reply #4 on: September 24, 2012, 04:10:14 PM »
Ok got it installed, looks promising. Now to tweak some settings! Thanks for the replies!