Ubuntu :: Disable The Ubuntu Unity Sidepanel From Popping Out?

May 26, 2011

How do you disable the sidepanel from popping out all the time? When i change workspace it pops out. Also when i tab between open windows. Also sometimes when i just browse or type, it pops out. And it just sits there. And it's in the way. How do you make sure it ONLY pops out when i ask it to, by keyboard bindings? I changed the 'reveal mode' in unity behavior in compiz to 'none', but this didn't resolve the problem.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Appearance - Disable The Unity Dock But Not Unity Feature Where Min / Max / Close Go Into The Command Bar?

Jul 17, 2011

1. I didn't like the icon theme and changed it to Ubuntu Mono Light. But is there a way to get the Min/Max/Close buttons to how they are in Radiance when maximized, or is that dependant on something else?

2. Is there a way to disable the Unity dock, but not the Unity feature where the Min/Max/Close go into the command bar?

View 3 Replies View Related

Ubuntu :: Disable Desktop Icons In Unity

May 17, 2011

I hate desktop icons, can't find an easy way to hide/disable them.

View 4 Replies View Related

Ubuntu :: How To Disable Window Auto Resize In Unity

Sep 1, 2011

Like, if I drag a window to the top of the screen, somehow this is supposed to mean I want the window full screen. Screw that if I wanted it full screen I'd have clicked the button on the top of the menu. Windows 7 does this too and it just as annoying.

View 6 Replies View Related

Ubuntu :: Disable Compiz When Launching Game In Unity-3d (otherwise GL Games Are Unplayable)?

Apr 28, 2011

How do I temporally disable compiz when in unity-3d so that I can play a game at the correct speed (with compiz enabled I get about 20% of the speed I get with compiz disabled) I have tried a script with

metacity --replace &
./game
compiz --replace &
But this makes an unusable desktop.

I know I can use unity-2d but that seems to be worse in terms of usability.. I also know I can use gnome2 but whats the point when that will be missing in the next release . Is there anyway of doing this in unity-3d? Are there any plans (possibly from compiz) to ever do this automatically ?

One thing that worries me is that a new user will try a opengl game and think that Linux is far slower than Windows at games (which if you have a nvidia card with the binary driver is not true)

View 9 Replies View Related

Ubuntu :: Get Rid Of The Keying Nonsense That Keeps Popping Up?

Jan 1, 2010

I'm starting to use SuperUbuntu, and am trying to set up Evolution email prog. This is on a USB stick. Anyone know how to get rid of the keyring nonsense that keeps popping up? Google searches reveal that others are highly annoyed too, but can't cure it easily. Is it easy to put Thunderbird on and remove Evolution? And before anyone starts to preach security to me - I don't want to hear it. No offence meant. All I'm looking for is a correction.

View 3 Replies View Related

Ubuntu :: Get Rid Of Nepomuk - Keeps Popping Up On Startup?

May 30, 2010

I don't know what program Nepomuk came with. I thought I got rid of it but this keeps popping up on startup [picture attached].

View 4 Replies View Related

Ubuntu :: Applications Popping Up Automatically?

Oct 5, 2010

i m using ubuntu 10.04 Lucidi m reposting this thread.few days back when i setup evolution client i m facing this problem since then.when i open my system i always find three applications opening automatically.1. Evolution2. A open office Word Processor (untitled3. Documents folder window.

View 2 Replies View Related

Ubuntu :: Launcher Bar Gets Stuck After Popping Out?

Jun 18, 2011

This is an annoying problem I've been having with Unity. I'll be moving the mouse around and sometimes hit the right or left mouse clicker and the launcher bar pops out and stays stuck out. I can't get it to auto hide unless the browser is closed. Then I have to reopen the browser and start all over again. What makes this very annoying is there may be several tabs open in the browser that have to be all reloaded again.How do you get the launcher bar to auto hide again after it is stuck popped out?

View 9 Replies View Related

Ubuntu :: How To Fix Popping Sound In 11.04 Natty

Jun 22, 2011

Since I installed Natty recently, I had this "popping" sound from the speakers when the laptop was running on battery. Turns out this popping has to do with a power-saving feature for "hda-intel" sound-chips.

Open terminal and do:
Code:
gksudo gedit /usr/lib/pm-utils/power.d/intel-audio-powersave
Find this line:
INTEL_AUDIO_POWERSAVE=${INTEL_AUDIO_POWERSAVE:-true}

And comment it out by putting a "#" in front of it like this:
# INTEL_AUDIO_POWERSAVE=${INTEL_AUDIO_POWERSAVE:-true}

Just below this line you make a new line, like this:
INTEL_AUDIO_POWERSAVE=false

So now you will have:
# INTEL_AUDIO_POWERSAVE=${INTEL_AUDIO_POWERSAVE:-true}
INTEL_AUDIO_POWERSAVE=false
Save the file (File > Save) and exit.
Reboot the computer.
The popping sound will be gone.

If you for some reason need to undo the setting, just open the file again and remove the "#" from:
INTEL_AUDIO_POWERSAVE=${INTEL_AUDIO_POWERSAVE:-true}

And delete this line:
INTEL_AUDIO_POWERSAVE=false
Save the file.
Reboot.

View 4 Replies View Related

Ubuntu :: Screen Popping Up Whenever Start?

Jul 14, 2011

I just got Ubuntu a few days ago and recently updated it. I now have a screen popping up whenever I start Ubuntu that says I have less than a gig of space left on my hard drive. I dont want windows xp on my computer anymore but have no idea how to get rid of it.

View 3 Replies View Related

Ubuntu :: Stop Folder Popping Up When Connecting HDD?

Jan 25, 2010

I have an external hard drive that i keep my media on for use with XBMC. The problem is that when media centre is on and i attach the hard drive, Ubuntu's file browser pops up with the contents of my drive and this is over XBMC. When using a remote i am left stuck as i can't alt+tab out of the file browser. How do i disable this?

View 6 Replies View Related

Ubuntu :: Broadcast Accounts Popping Up (Lucid)?

Apr 23, 2010

I installed the Lucid Release Candidate today, and for some reason Broadcast Accounts keeps opening itself, even after I've added all the accounts I'm going to. Is this happening with anyone else, and how can I make it stop?

View 9 Replies View Related

Ubuntu Multimedia :: Popping And Distorted Sound On 10.04?

Jul 6, 2010

I did a clean install to 10.04. Not too many issues except any sound I play sounds like it's underwater and pops while playing. I have tried to do the Pulse Audio install, but every time I loaded pauvcontrol (I think was the title), it would pop up "Connection Failure: Connection Refused." I tried to follow other guides, but they'd all fail because I'd be missing half of the files it changed. I have a Creative Labs X-Fi Fatality card that has given me troubles in the past, but usually, it works. I tried to install Creative's open driver, but again, I had an error when I attempted to Make the directory.

View 6 Replies View Related

Ubuntu :: Appearance Window Popping Up On Start Up?

Nov 3, 2010

every time i start up my laptop, "appearance preferances" window pops up with no reason whatsoever..

View 2 Replies View Related

Ubuntu Multimedia :: Banshee Won't Close - Keeps Popping Back?

Aug 11, 2010

I seem to be having a problem with Banshee. When I boot up, it automatically starts up, which seems innocent enough. However, I opened up Exaile (because Banshee had this problem of not recognizing spaces in some of my songs' filenames, replacing them with '%20'), and closed Banshee from its notifications icon. It closed, but about 3-5 seconds later its window pops up again. I used Ctrl+Q to quit, but it still came back after a few seconds. I've tried opening up a terminal and typing "killall banshee-1", but still, Banshee keeps coming back. Even though I restart and not open Exaile, Banshee still keeps coming back when I try to kill it.

View 1 Replies View Related

Ubuntu :: Open Office Keeps Popping Up In Update Manager / Stop It To Do So?

Mar 8, 2010

OK, So whenever I need to read or write a text file, I'd always use text editor, And therefore and no need for the big and bulky open office, But now that I've un-installed it, It keeps popping up in update manager.

Is their anyway to stop receiving updates for it?

View 3 Replies View Related

Ubuntu :: Unity - Mythtv Or How To Hide Unity Launcher

May 8, 2011

Just moved to Ubuntu 11.04 with unity and only have one problem...For most of my desktop needs I prefer to have the Unity Launcher up all the time (fullscreen apps don't cover it), and have set this option with ccsm.

However, when I watch mythtv, it is also under the launcher (and the top panel as well). How can I force mythtv to cover the launcher?
What I really need is a keyboard shortcut to hide the launcher, but the only shortcut is for "show launcher". (I guess the devs assumed everyone would want it hidden by default).

This, by the way is not my usual way for viewing mythtv. I have a projector attached to the desktop PC and it doesn't get a Unity Launcher by default (in Twinview), so no probs. However, occasionally I want to watch something on my computer screen, and that is when this issue arises.

View 2 Replies View Related

Fedora :: Sound Crackling & Popping With F12

Feb 13, 2010

I have a Creative Labs SB X-Fi sound card and I am getting a lot of crackling & popping with it. Plus I have to kill and restart pulseaudio a lot. Does anyone know of anything that can be done to help this out? I have the latest F12 kernel and rpms installed.

View 2 Replies View Related

CentOS 5 :: Firefox Popping Window Instead Of Tab / Fix It?

Apr 23, 2009

I loaded CentOS from a USB net install as I am trying to get an eeeBox to run CentOS 5.3 as a low power usage firewall. As you might know this box doesn't have an optical drive so everything has to be loaded from something USB. After the net install I ran a yum update and then went to some websites that I use and Firefox would pop a small window which looked like a vertical blue bar with a white dot at the bottom. I could grab it with the mouse and expand it and it would open as a normal window but inside there would be nothing. Usually in other CentOS installations Firefox would put the new window in another tab. When I go to the Edit/Preferences area and click on the tab icon nothing appears on the page...only the mail and security icons work. I unloaded Firefox using yum remove and reloaded it using yum install and now when I start Firefox it pops three windows and every site I go to pops another window with nothing in it. Am I losing my mind, or is there something wrong with my hardware, or is this a bug?

View 3 Replies View Related

Ubuntu Multimedia :: Graphics Seem Very Sluggish Doing Things Like Opening And Closing Windows, Popping Up Menus?

May 25, 2010

I've just installed kubuntu 10.04 x64 and I'm slowly working through lots of little niggly problems that I'm having getting it all set up.My graphics seem VERY sluggish doing things like opening and closing windows, popping up menus etc.I have an Athlon II 250 3.0ghz processor, 2GB RAM and onboard graphics ATI HD2100 (740G chipset).I tried to get the proprietary graphics driver installed to see if that made any difference but it wouldn't recognise the onboard graphics, a bit of googling seems to suggest they have actually dropped support for this model?After removing the proprietary stuff it seems even more sluggish than it did before.

View 3 Replies View Related

OpenSUSE :: Media Folder Popping Up In Nautilus?

Jul 15, 2010

I close Nautilus and it pops open again and always to the folder "media". The only thing I had in the media was a CDROM, which I unmounted and that made no difference. I then removed the CD from the CDROM drive and that made no difference. Any ideas why opensuse 11.2 would insist on keeping a Nautilus window open all the time -- defaulting the "/media" folder on initial opening?

View 5 Replies View Related

General :: Nautilus Popping Up After Inserting USB Stick In KDE?

Aug 28, 2011

I am using Debian testing with KDE 4.6.5. However, when I insert my ubs stick, on top of the expected kde response I get a Nautilus window popping up (which is the Gnome file manager). How can I disable this?

View 1 Replies View Related

Programming :: Popping Off More Than One Item At A Time In A List?

Jul 14, 2010

I was reading some code the other day and thought that I saw they were using the list.pop method to pop of more than one item at a time. Something like this.

Code:

l = [ 'a', 'b', 'c', 'd', 'e' ]
l.pop(0:3)
['a','b','c']
l
['d','e']

But of course when I looked at invoking the method, it only works for one item at a time. I'm working on a data structure where I'm parcing weather data that is 15 items long that are return in as data in a list that has 3,000 + items. I was wanting to pop off a lists of the 1st 15 items breaking them into chuncks (still trying to figure out how I'm going to store the associations as each day has 2-4 readings an hour for the past 72 hours, so I was wanting to group the days together but have each data point for each time).

I know I can just write a function (with some additional tweaking needed for neg starts to work on the right end):

Code:

def longpop (seq, length=1, start=0):
slice = seq[start:start+length]
del seq[start:start+length]
return slice

But with increasing data sizes, I was wondering if there was a faster built-in way of doing this (perhaps implemented under the hood written originally in C as an extention, for example).

View 6 Replies View Related

SUSE :: Loud Popping Sound When On Battery Power Only

Mar 10, 2010

Loud popping sound approx. 11 secs after switching to battery power if audio hasnt been used for awhile (11 secs probably?) It will pop when audio is started (like movie, alert etc etc). It appears to be a power saving problem. And is not occurring for me on other distros, and only started happening recently on OpenSuSE. I found the exact same problem on the OpenSuSE forums dated 2008 (see: [URL]) but no solution as of yet. And by loud popping sound imagine one of those 'black cat' snappers you throw on the ground and they pop, it sounds almost identical.

View 1 Replies View Related

Hardware :: Terrible Sound Quality / Popping During Music

Aug 27, 2010

So I recently installed Linux mint 64 bit version, and when I play certain songs, and it hits a certain bass, it crackles and pops. A lot. And I have tried a lot, but cannot figure it out. Any ideas? Musics fine on windows :/

View 1 Replies View Related

Fedora :: Keep Getting Updates Icon Popping Up - Error 'failed To Install Signature: Traceback'

Aug 27, 2010

I keep getting the updates icon popping up asking me to install software that is either already installed (Adobe Flash Player 10.1) or something that fails when I actually try to install is but I am sure it is also already installed (RPM Fusion Repository Config -free and nonfree). When I try to install the RPM Fusion packages it asked me for a Software Signature and then fails with the following message: failed to install signature: Traceback

[code]...

I have the flash player installed already and I am sure I already installed RPM Fusion. how can I resolve this and stop it from constantly asking me to install these packages?

View 2 Replies View Related

Ubuntu Installation :: Software Centre Is Not Working / "Crash Report Detected" Keeps Popping Up?

Jan 1, 2010

Hi everyone,

Encountering several problems with ubuntu. I have managed to burn iso to cd - I decided to bot ubuntu off the cd, I have been struggling with a couple of problems all to no avail. I have heard ubuntu is pretty damn good, and I was quite enthusiastic about it. But if I can't get this sorted...

Oh I should also say I have never used a command line and I have not a clue about xorg or whatever you call it.

anyway my first problem is Display settings. I can go to System > Preferences > Display, and the largest I can set my resolution to is 800*640 and the monitor is unknown...?

Problem number 2 - the ubuntu software centre is not working... Applications > USC > Could not launch Ubuntu Software Centre..

Problem 3 - In the bar at the top of the screen beside time and date etc, "Crash report detected" keeps popping up?

Problem 4 my @ and " keys have swapped places??? also my Pounds sign (I live in UK) has been replaced with # while # has been replaced with

I have been working for a couple of hours on it but nothing makes the slightest bit of difference. I will probably have some more problems soon to be honest - but your help with the above problems would be honestly fantastic.

edit: Yea I cant install flash player to watch videos on .....?

Applications > Acessories > Terminal will not bring anything up anyway!

Open office does not work

Niether does gnometris - but robots does lol

View 9 Replies View Related

General :: Disable Blank Cd Autostart - Disable The Window And The Icon From The Desktop?

Jan 24, 2011

I have Ubuntu 10.04 with Gnome. Whenever I put in a blank CD/DVD an icon on the desktop appears named "Blank CD/DVD" and a window appears asking me what I want to do with it. How do I disable the window and the icon from the desktop?

View 2 Replies View Related

Ubuntu :: How To Run IE6 On Unity

Jul 20, 2011

I need to be able to test the sites I develop in IE6 and IE7. What is the best way to install these on Ubuntu? I've tried ies4linux and that didn't work.

View 5 Replies View Related







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