Slackware :: Transparency Not Working With Urxvt?

Jan 29, 2011

I'd like to conserve as many resources as possible, with that being said, I'm switching from konsole to urxvt. After compiling and configuring my ~/.Xdefaults file as such.

Code:

URxvt*termName: rxvt
URxvt*scrollBar_right: false
URxvt*scrollBar: false
URxvt*borderLess: false

[code]....

Then I run

Code:

xrdb -load ~/.Xdefaults

By the way, running Slacware 13.1 x64 with Compiz. Still no transparency.

View 14 Replies


ADVERTISEMENT

Slackware :: Rxvt - Unicode And Transparency Not Working In 13.37

Apr 29, 2011

I just finished up my clean install of Slackware 13.37. I use rxvt-unicode, and transparency seems to have stopped working.

[code]...

View 4 Replies View Related

Slackware :: Fluxbox + Cairo-compmgr Questions About Transparency?

May 25, 2011

ive used openbox for quite some time, but recently decided to make the switch to fluxbox. i have gotten everything up and running except for true transparency. i have seen screenshots in which this works, but i have not been able to duplicate the results.

in openbox, all i had to do was run cairo-compmgr at startup and my terminals were automatically transparent, and all the window effects i selected with cairo-compmgr were applied when i chose them. in fluxbox, i run cairo-compmgr, it starts up fine, and i know its running because i can use it's transparency settings to set whole windows to alpha (super + mouse scrolling), and the little "tab" buttons that fluxbox has have shadow effects drawn on them. the actual windows, however are not effected by cairo-compmgr running in the slightest. the windows themselves dont have shadows, and my terminals do not use transparency at all. even my xchat notifications have black boxes around them because not transparency is being used.

View 4 Replies View Related

Ubuntu :: Top Bar Transparency Not Working In 10.04 / Resolve This?

May 13, 2010

I recently installed Mac4lin on my 10.04 machine and the left part of the title bar isn't showing transparency, even after a restart. Here's what it looks like:

http://img201.imageshack.us/img201/7...reenshotqy.png

View 4 Replies View Related

Slackware :: Fixed Conky / KDE4 Transparency - Doesn't Disappear When Click Desktop

Jun 19, 2010

This works on my Slackware64 13.1 using KDE 4.4.4, Conky version 1.8.0. This is a simple .conkyrc tweak that doesn't need feh, it doesn't have the distracting faun shadow-border and most importantly, it doesn't disappear when you click your desktop (On my system anyway). These are the relevant sections to edit:

Code:
own_window_colour black
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_argb_130
own_window_type override
own_window yes

I found that getting rid of the own_window_argb_values yes suggested in other fixes and replacing it with a specific alpha and then changing window type to override solved all my issues. I've noticed no bugs or strange happenings. This seems to be a common problem with a lot of workaround solutions. I think this is a much more elegant way. Edit: Not persistant... After 2 reboots it's back to normal.

View 1 Replies View Related

Software :: Urxvt Config For Font Spacing?

May 30, 2010

I have been mucking around with this for a couple of days and finally got Urxvt set with transparency and font spacing like I want. Does anyone else use Urxvt?

View 3 Replies View Related

General :: Change Urxvt To Be Full Screen?

Feb 26, 2011

Now I am using fedora14,my desktop is Gnome,my terminal is Urxvt.How can i change it to be full screen?

View 1 Replies View Related

General :: -cd Command Of Urxvt Doesn't Work

Aug 13, 2010

-cd command of urxvt doesn't work

View 1 Replies View Related

General :: Windows - Urxvt Flashes When Running Over SSH On Xming?

Feb 1, 2010

I have a windows 7 computer running Xming 6.9.0.31. I connect to my linux box running Ubuntu Server 9.10 with plink and run urxvt. It starts up and works perfectly however the urxvt screen flashes the xming root window about twice a second.This makes urxvt impossible to work with.Everything else that I have tested over the ssh connection (xterm, xfce4-terminal, etc) work perfectly with no flashing and this same problem has happened with two other linux installations (again only with urxvt)

View 1 Replies View Related

Ubuntu :: Launching Terminal Apps In URXVT Automatically

May 12, 2011

Problem with use of -hold|+hold on rxvt-unicode (urxvt) v9.09 on ubuntu server. On startup, I'm trying to launch terminal apps in urxvt automatically. E.g:
Code:
"urxvt -e /usr/bin/weechat-curses +hold"
or
Code:
"urxvt -hold -e mutt"

However, -|+hold does not seem to hold the terminal open. There is a flicker of a new window opening & then it's gone. I'm trying to invoke this from .xinitrc (startx-->.xinitrc) and also tried commands from inside awesome wm rc.lua (awful.util.spawn_with_shell("urxvt -hold -e mutt") seem to get same flicker result but closes immediately. I see this error in .xsession-errors, which might be relevant (do I perhaps need to specify the display??).

Code:
[1461:1634:41805904:ERROR:all_status.cc(117)]
Unrecognized Syncer Event: 7
E: awesome: a_xcb_io_cb:230: X server connection broke
urxvt: X connection to ':0' broken, unable to recover, exiting.

Code:
rxvt-unicode (urxvt) v9.09 - released: 2010-11-13
options: perl,xft,styles,combining,blink,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,transparent,tint,afterimage,XIM,frills,selectionscrolling,wheel,slipwheel,smart-resize,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm
Usage: urxvt [-help] [--help]
...
[-n string] [-sl number] [-embed windowid] [-depth number]
[-/+override-redirect] [-pty-fd fileno] [-/+hold] [-w number] [-b number]
[-/+bl] [-lsp number] [-letsp number] [-/+sbg] [-mod modifier] [-/+ssc]
[-/+ssr] [-pe string] [-blt string] [-e command arg ...]

Code:
~$ awesome -k
✔ Configuration file syntax OK.
link to urxvt man: [URL]

View 7 Replies View Related

General :: Gentoo+urxvt+terminus: How To Change Font Version

Jun 27, 2011

In my Debian installation I can type extended ASCII characters such as åäö by default using the terminus font, however in Gentoo I can't get it to work so far. Nothing happens when I hit those keys, like in this thread:Missing glyphs in Terminus font, how to setup a fallback font ? But in this case I know terminus supports those characters in at least some of its versions, since it's works in Debian. So what I want is to find out how to see and choose which of the many different terminus font files is being used. I set the font in the same way on both Debian and Gentoo, using URxvt*font: xft:terminus:size=xx in .Xdefaults. Both systems use en_US.UTF-8 as default locale.

View 1 Replies View Related

Software :: Urxvt- Use Keysym To Remap Insert Shift (paste Buffer)?

Jul 7, 2011

I have a new install and my right touch pad button doesn't paste like on my other installs. Instead I have to use shift-insert. Does anyone know the keysym statement that can remap shift insert to my right touchpad button(laptop)?

View 1 Replies View Related

Slackware :: Slackware 13.1 VIA VT1708S Audio Driver - Get Working Without Rebuilding The Kernel?

Jun 23, 2011

I'm trying to bring my Slackware system back to life as my XP HDD is dying... I've got everything working except for my audio. I got a new motherboard (ASRock P43DE3) and it has a VIA VT1708S as the onboard audio. Is there any way I can get this working without rebuilding the kernel?

View 5 Replies View Related

Slackware :: Alfa AWUS036h Rtl8187 Adapter Not Working On Slackware 13.1

Oct 13, 2010

I recently bought the Alfa AWUS036h which uses the Realtek rtl8187 chipset. I am able to load the module and connect to any network, but its almost as soon as I try to load a page the connection drops. It never stays connected for more than 30 seconds. My other computers using the same adapter in the same spot work fine, unfortunately there not running slackware. I've tried compiling the newest stable kernel and checked the rd.inet1.conf settings.

View 6 Replies View Related

Slackware :: Get The Moonlight Extension Which Enables One To Watch Sky TV Working In Slackware?

Mar 13, 2011

Has anyone managed to get the moonlight extension which enables one to watch Sky TV working in slackware? I have the extensions for firefox and chrome but all I get is a blank screen.

View 5 Replies View Related

Slackware :: USB Printer Stopped Working After Upgraded Slackware

Mar 3, 2010

My USB printer stopped working after I upgraded Slackware, using the Current.Also can not install any USB printer. CUPS version 1.4.2.

View 14 Replies View Related

Slackware :: Watchport V2 Webcam Not Working Slackware 13

Nov 20, 2010

I am fairly new to this and I cannot get a watchport V2 webcam in working slackware 13.

It seems to be recognised;

Bus 003 Device 002: ID 1608:4001 Inside Out Networks

View 1 Replies View Related

Slackware :: Everything Is Working Fine Automount Not Working?

Jan 10, 2011

I have Slackware 13.1 with kernel 2.6.37. Everything is working fine, except that I can't mount any CD/DVD and automount is not working either. If I connect any USb to my laptop it doesn't automount, I need to manually mount it. The same case happens with CD/DVD only that I can't mount any CD/DVD even manually. Here's the output:

Code:
bash-4.1# mount /dev/cdrom /mnt/cdrom
mount: block device /dev/sr0 is write-protected, mounting read-only

[code]...

View 14 Replies View Related

Ubuntu :: Tool Bar Transparency ?

May 26, 2010

Is there any way to get some transparency in this part? I have compiz installed and I'm using an emerald theme.

View 5 Replies View Related

Fedora :: Gnome Panel Transparency ?

Feb 8, 2010

I am using fedora 12 x86_64 gnome. if i turn on panel transparency, whole panel becomes distorted, same thing happens if i choose a panel background.The problem was not there at the time of installation as i once tried it but after updates and all this glitch has appeared. I have experimental ati drivers installed. Is this a recognised bug with panel or drivers.

View 2 Replies View Related

Ubuntu :: Gnome Panel Transparency?

Mar 23, 2010

How would I go about making my top Panel transparent? I know how to do the basic variation, but things like the Clock, Notification Area, and Gnome menu aren't.How would I make my panel transparent, almost like Mac OS X's?

View 7 Replies View Related

Ubuntu :: Use Fake Transparency With Compiz?

Apr 22, 2010

I like having my terminal transparent, but real transparency makes the text unreadable if it overlaps with other stuff. I usually have compiz turned off so that I can use fake transparency. Is there some way to do this with compiz on, so I can have the wobbly windows?

View 1 Replies View Related

Ubuntu :: Removing Transparency In Terminal

May 7, 2010

By default in Lucid, Gnome Terminal is transparent.I was on my new Lucid install[1], in Terminal, typing away on the far side of some sshes, and reading some code, when I noticed how awkward it was to read because the background was showing through. "Fine", I thought, "I know where that setting is, although it's a strange default".But Terminal's "Edit Profiles->Edit->Background" revealed it was set to "Solid color". In fact, setting it to "Transparent background", and cranking the Shade up to Maximum was one way of removing the transparency.

A little hunting around revealed that "System->Preferences->Appearance->Visual Effects" could be set to None instead of Normal, and that would fix the problem.So, your choices for a functional terminal are to disable all Compiz eyecandy, or to turn on transparency in order to turn off transparency.Does this strike anybody else as wrong? Is there another control I've missed?

View 5 Replies View Related

Ubuntu :: Panel Not Using Transparency Correctly?

Jun 25, 2010

I've been having some trouble getting transparency to work properly on the panels. I've attached a screenshot in which I've got a fully transparent background image applied to the panel, yet the main menu area, status area, and clock are not affected by the background.

I've searched google quit a bit, and all I find are topics saying things like using alt-scroll to make it transparent, but I want all of the icons to remain opaque. Also, people say to use a solid color and adjust the transparency in the properties menu, I've tried all of this, these are obvious.

View 2 Replies View Related

Ubuntu :: How To Set Window Transparency With Compiz

Jul 27, 2010

I couldn't find a section for visual customization. Is it possible to make it so that windows not being used have a certain opacity, and windows being used have another? Also, how can you change the opacity of menus? I used to be able to do this, but it seems I've forgotten.

View 3 Replies View Related

Ubuntu :: Enable Transparency In Xfce?

Aug 26, 2010

I've been looking around for a while now for the answer to a pretty simple question. I'm normally a gnome user but I'm setting up an old computer with xubuntu for a friend, and I can't figure out how to get transparency to work for guake. In gnome I just go to appearance > visual effects, don't see anything like that in xfce.I downloaded compizconfig-settings-manager (which I assume downloaded the rest of compiz) and did "compiz --replace" but that didn't work. What would I need to do to get basic opengl effects?

View 2 Replies View Related

Ubuntu :: Transset - Set Window Transparency

Oct 11, 2010

If you install transset then you can set the transparency of your windows and this is very handy when you have lots going on and you can see through your current window that something underneath it has updated...

However transset doesn't seem to work lately? Does it still work for you? Does anyone know if this is this something that happened with a recent update ?

View 1 Replies View Related

Ubuntu :: Menu Transparency Just Not Happening?

Nov 6, 2010

All wonder if someone can point me in the right direction, I have configured my system (ubuntu 10.10) to use Emerald themes and to use Compiz as my window manager. All of my compiz settings are working bar one which is Transparent menus, i.e. click on the Gnome / applications menu and it should be transparent.I have enabled opacity and set "Tooltip | Menu | PopupMenu | DropdownMenu | Normal |" and set opacity to 80, but regardless how much I shift the opacity setting it still isn't giving ma a transparent menu? I have attached a screenie showing the compiz opacity settings screen.

View 7 Replies View Related

Debian Multimedia :: Transparency With Gnome-Terminal ?

Feb 25, 2010

When I was running it before, that was Debian as well, I was able to make my gnome-terminal window decorations completely transparent and/or gone - so the terminal appeared to be typing directly on the desktop.

The method I used before to accomplish this was pretty straightforward, these options could be found in the actual terminal's interface and menu options.

However, now, I get the following result:

Click on the image for a larger size image so as you're able to see the picture in more detail.

View 2 Replies View Related

Fedora X86/64bit :: Transparency For Windows - Ksonole ?

Jun 10, 2009

Trying to enable transparency in konsole theme , and its warning me I have no such support for such things atm, and wondering how I enable this ?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved