Ubuntu :: Can't Find Option To Hide Screenelts?

Dec 3, 2010

I installed screenlots daemon program, and it's great, but I can't find option to hide screenelts when there is a window over them. So, if I open window I want to hide screenlets and I want that they appear only on desktop and dissapear when I open a window.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Launcher Hide Option ?

Jun 17, 2011

In Unity is there a way to have the launcher hidden at all times and only pop-up(out?)when you press the super key? It's just annoying when it keeps popping up if i accidently hit the top corner whilst moving back and forth from web pages?

View 4 Replies View Related

Ubuntu :: Icons Option To Hide In Menus

Sep 1, 2010

It's been about 3 years since ive used ubuntu. Great changes have been made. My only beef is that I can't find the option to hide icons in menus, you know when you click applications and see the programs with icons beside them, I don't like that. There used to be an option to hide icons in menus in the appearance section. What happened to gnome?! it has changed so much in 3 years..

View 5 Replies View Related

Red Hat / Fedora :: Option In NFS Server Like 'hide And Nohide'

Aug 11, 2010

There is an option in NFS server like 'hide and nohide'. how to work with these options(Practically).

View 4 Replies View Related

Ubuntu :: Option To Hide / Unhide Hidden Files Inside Nautilous With Press Of Button?

Nov 1, 2010

Is there an option to hide and unhide hidden files inside nautilous with a press of a button?And without the need to browse the edit-preferences-etc all the time?

View 4 Replies View Related

Ubuntu :: Cannot Find Option To Set Hibernation Time

Feb 21, 2010

This may be a noob question, but I can't find the option to set the computer to hibernate after a given idle time. In the Power options there is an option to suspend, but not to hibernate.

Is there other way to set the hibernation time?

View 1 Replies View Related

Ubuntu :: 10.4 - Cannot Find Add / Remove Programs Option

May 15, 2010

I am using ubuntu 10.4 and cannot find add/remove programs in applications at all, it just isn't listed there. Is there anyway for me to download it. I've looked in software centre and cannot see it.

View 2 Replies View Related

Ubuntu :: Cannot Find Option To Upgrade Opera

Jul 16, 2010

I would like to upgrade from Opera 10.10 to 10.60. I can't figure out how to do this. I thought it was supposed to give me the choice to make a fresh install or upgrade, but there is no such thing that I can find. I have looked on the Opera Downloads page and on the Synaptic package manager page. Neither of them give me the option to upgrade, only a new install. I would like to keep my old preferences, passwords, etc. I need to upgrade to fix the problems with unresponsive flash players (....., etc.)

View 5 Replies View Related

Ubuntu Installation :: Can't Find The Option Foe The G++ Compiler

Jul 29, 2010

I cannot install g++ on my ubuntu...i can't find the option foe the G++ compiler in the Ubuntu Software centre...and while typing G++ in the terminal I get a message that tells me to add some pentium...

View 1 Replies View Related

Ubuntu Networking :: Gftp Editor \ Can't Find The Option?

Jan 29, 2010

I feel rather daft asking this but I can't find the option. I have gftp connected to a remote site and I want to edit a file. I click on the edit option and get an error that I must specify an editor in the options dialogue. I can't find the options dialogue can someone tell me where it is.

View 1 Replies View Related

Ubuntu Installation :: Cannot Find Software Source Option In 10.10

Oct 22, 2010

I have upgraded to 10.10 from 10.04, a a200 laptop, real old desktop (Pentium 4 with sdram), and did a complete install on a I5 with 4G of ram without any problems at all. However I could not find the "software source" option that was under Administration in 10.04 and earlier. I am in Australia and getting all of the updates from the main U.S. based server is a really slow. I used the optus server before and got much quicker updates. Is there a choose server option in 10.10 that I missed?

View 2 Replies View Related

Ubuntu :: Kmenu>leave - Can't Find An Option To Shutdown

Mar 3, 2011

I am running kde 4.5.1 and when I go to kmenu>leave, I see everything but an option to shut down ,

View 5 Replies View Related

Ubuntu Networking :: Network Is Disabled Everywhere Look / Can't Find Option To Turn It On

Apr 20, 2010

I just installed ubuntu on my d620.The wireless card seems to exist and looks fine but I don't know how to turn it on.It says the network is disabled everywhere I look but I can't find the option to turn it on.I know this is probably simple. Below is the output from various commands.I included my service tag which you can use on the dell site to find specifics about my hardware.I can't do ifconfig wlan0 up which is the only solution I've found online so far.

View 7 Replies View Related

Ubuntu Multimedia :: Can't Find Any Option On Sound Preference Menu?

Jul 3, 2010

I am using 9.10(64bit). I want to add custom .wav sound as system sound theme.i.e when i close a program ubuntu will play a sound(custom). I can't find any option on sound preference menu. I searched in google but failed to find any useful post.

View 1 Replies View Related

Fedora :: Can Not Find Option To Make Task-bar Transparent

Jan 10, 2010

i am sorry, but i can not find the option to make the taskbar transparant.i have kde 4.3.4

View 8 Replies View Related

Fedora :: Cannot Find Option To Boot F12 After Vista Reinstall

Nov 5, 2010

Recently, I reinstalled(recovered) Vista in my dual boot (with FC12) HP Laptop. After Vista recovery, I did not find any option to boot FC12. I tried to install grub in rescue mode from my Fedora DVD with command "$grub-install /dev/sda", but could not succeed. There was a message like 'grub-install not found in /sbin'.

View 4 Replies View Related

Software :: Find Option In Wicd Properties Or Configuration?

Mar 22, 2010

i'm using WICD as my wireless network manager. wicd 1.6.2.1 on slackware 13. I need to configure dynamic WEP with authentication, user name and password like shown on the pic. i couldnt find that option in wicd properties or configuration,

View 3 Replies View Related

General :: Use '{}' To Redirect Output Of A Command Run Through Find's -exec Option?

Jan 10, 2011

I am trying to automate an svnadmin dump command for a backup script, and I want to do something like this:

find /var/svn/* ( ! -name dir -prune ) -type d -exec svnadmin dump {} > {}.svn ;

This seems to work, in that it looks through each svn repository in /var/svn, and runs svnadmin dump on it.

However, the second {} in the exec command doesn't get substituted for the name of the directory being processed. It basically just results a single file named {}.svn.

I suspect that this is because the shell interprets > to end the find command, and it tries redirecting stdout from that command to the file named {}.svn.

View 2 Replies View Related

General :: Flag - Option To Discard Case Sensitivity To Find Package Installed Or Not?

Aug 25, 2009

Is there a flag or option to discard case sensitivity to find whether package is installed or not?

from http://www.rpm.org/max-rpm/s1-rpm-query-parts.html

Quote:

Note, however, that RPM is a bit picky about specifying package names. Here are some queries for the C library that won't work:

Code:
rpm -q libc-5.2.1
Let say I want to find out whether PyQt is installed or not but not sure the exact case, i.e. pyqt or Pyqt or ....

is there a way to find whether a package is installed or not without knowing its case exactly?

View 1 Replies View Related

Fedora :: Auto-Hide Panel Will Not "un-hide"?

Jul 18, 2010

I just moved my bottom panel to the right side of the screen and set it to auto-hide., The panel hid it'self but will not un-hide when I move the mouse to the edge of the screen... I tried to re-boot, but the panel is still "stuck"Is there an easy way to fix this? Or will I have to manualy delete the panel and make a new one

View 10 Replies View Related

General :: Did Not Find Any Option For Root Password For Root User In Ubuntu 9.10?

Mar 2, 2010

i used opensuse 11.1 ...there is option for root user to create password for root...but for ubuntu i did not find anything like that...so how can i create root password....or how can i use root

View 1 Replies View Related

Ubuntu :: Can't Find/create Libz.a / "-lz" Option?

May 14, 2010

We are running Ubuntu and I want to install an oldish drawing program (inkscape, although that's not relevant). The configure file for inkscape wants libpng and the configure file for libpng wants something called "zlib" which it checks for via the "-lz" option.

There appears to be something available online called zlib but it only makes "uncompress.so" I am getting absolutely nowhere trying to figure out whether I should just rename it as libz.a (seems wrong) or whether I even have the right package to make whatever libpng wants when it is asking for the "-lz" option.

Mods: If this is in the wrong place, feel free to move. If it's in the wrong forum, please let me know if you know what the right forum might be!

(the system won't let me use the nickname everyone calls me by!)

View 4 Replies View Related

General :: Find Out A List Of RPMs Installed Using "force" Option?

Apr 12, 2011

I'm just wondering if there is an easy way I can generate a list of RPM packages which have been forcefully installed on the system (got a couple of servers transitioned).

All servers are RedHat-5 if that matters.

View 1 Replies View Related

Ubuntu :: Auto Login Option / Can Undo This Option?

Nov 5, 2010

I installed Maverick with auto login. One could undo this by reinstalling I suppose, but is there an easier way to get back to the standard form of login?Hopefully that will cause my default key ring to unlock correctly.

View 3 Replies View Related

OpenSUSE Install :: Should There Be Option To Download ISO Option For CD Installation

Jul 18, 2010

when I go to download 11.3 I am presented with the installation medium for a DVD installation with a button that says download DVD. Should there be an option to download an ISO option for a CD installation on this page along with the DVD version? Some of our older machines can only read CD's with a max size of 500+ megs.

View 3 Replies View Related

CentOS 5 :: 5.5 Kickstart Option To Remove Encryption Option?

May 25, 2010

We do use kickstart configuration file to customize the CentOS installation. In the partitioning screen, I do see a check box for encryption (encrypting the disk blocks).

I want to remove this checkbox in my kickstart configuration file. What is the option to use to get rid of this checkbox.

View 3 Replies View Related

Ubuntu :: Option Domain-name And Option Domain-name-servers Lines Required In Dhcpd.conf?

Feb 16, 2010

Ubuntu Server 9.10I want to set up my dhcp server to also be my DNS server so do I skip these lines or point them at the same server that the config file is on?

View 4 Replies View Related

General :: Can't Find "noclobber" Option To The "cp" Command?

Jun 15, 2011

I *think* I have used this command before: cp -np source destination

n - noclobber
p - preserve timestamps, etc

I must be remembering wrong because I can't find this "noclobber" option to the "cp" command. What am I thinking of?

View 6 Replies View Related

Ubuntu :: Hide NBR GUI On Different Workstations?

Mar 3, 2010

I understand this kind of defeats the purpose of the NBR setup, but i have 4 workspaces and I want to have 3 different apps open in 3 of them, and the NBR startup in workspace 1.

so is there a way to disable this interface in specific workstations or no?

View 1 Replies View Related

Ubuntu :: How To Hide Last Panel

Jul 2, 2010

Running The GNOME Panel 2.30.0, and since I'm using Avant Window Navigator, I'd like to hide the last panel.

I want to keep the shortcuts (like alt+f1, f2, etc...) so killing it isn't what I need.

I've been looking around but I always end up getting a 1px panel on top. Anyone has any suggestions for this?

View 9 Replies View Related







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