Ubuntu :: Any Way To Make Power Icon Larger In 10.04?

Sep 8, 2010

Is there any way to make the power Icon at the top right of gnome panel larger in 10.04? This has been a problem for a while now. For people with less than perfect eyesight (my mother) it is far too small to be functional. Increasing the size of the panel to something useful on a large screen increases the size of most icons also, but the power button remains resolutely tiny. Another problem for her is the selection of window edges (too be honest, I find this frustrating myself) The selection area is incredibly small on a 22" screen and impossible for her to select.

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: Make /tmp Buffer Larger?

Mar 16, 2010

I have read that if /tmp is too small, videos choke, and other problems occur.

On my machine, one of the problems was that I couldn't download things because /tmp got full and when I went in to delete some tmp files, I wrecked the system...(not too intuitive I guess).

So this time around, how can I increase the size of /tmp, as well as have it emptied on startup?

I don't want to have it emptied on shutdown, because if I get a crash, the /tmp will still be full...shutdown just doesn't seem to be a reliable place to put essential housekeeping tasks.

View 9 Replies View Related

Hardware :: How To Make Font Larger?

Dec 15, 2009

I'm using puppy Verson 430. When I open a "console" window the lettering is too small to read comfortably. How do I make the font larger?

View 1 Replies View Related

Software :: How To Make KDE App Menu Larger?

Jul 10, 2011

My KDE Menu can only fit 8 app. Beyond that I have to scroll the favourite menu.How can I make it larger and fit around 16 app list while retaining the same icon size (i'm happy with the size).I'm full time linux (kubuntu 11.04) for over a week now, still changing and tweaking interface to my taste.In windows, I can fit around 20+ in start menu, here I couldn't find a way.

View 1 Replies View Related

Ubuntu Servers :: Strange File Names - Getting Larger And Larger All The Time

May 3, 2011

Using Samba I have looked into the file that stores all my web sites, there were a few strange files that get larger and larger all the time. File names are _Za01716 and _Za01820, they are nearly 50mb in size now. I know these are not Log files so what are they and can I delete them?

View 1 Replies View Related

General :: Make My Swap Size Larger?

Jun 6, 2010

I just installed Lubuntu 10.04 on old PC (CPU: 700 Mhz, RAM: 640 MB). My swap partition is only 474 MB. I was told it should be twice my RAM, if that's true then I'm really low on swap space. Can I expand my swap space? I also have Fedora 13 installed, it has a 1.3 GB swap partition, can I have Lubuntu use this partition?

View 5 Replies View Related

General :: Make Sure The Compressed File Wont Be Larger Than 300mb?

Jul 14, 2011

i am using the following command to backup and sql file:

tar -zcvf "$BACKUP_DST/$FILE_NAME.tgz" "$BACKUP_DST/$FILE_NAME.sql"


i want to make sure the compressed file wont be larger then 300mb, if it exceeds 300mb, split it into several files.

View 1 Replies View Related

General :: Change Resolution In Zorin To Make The Text Larger?

Jun 12, 2011

how do i change resolution in Zorin to make the text larger.

View 5 Replies View Related

General :: Use Command Line And Wmctrl To Make A Window Larger Than The Screen To Get A Huge Screenshot?

Jan 24, 2011

I use a program which makes a large image which I have to scroll to view. The program has no way to save the image, and I have no access to the source to modify it. The only way I have to get the image from the program is by screenshot. My goal is to save the full size image without having to piece together individual screenshots. I'm using this script to try taking a screenshot:

#!/bin/bash
window=$(wmctrl -l | grep "Program$" | awk '{print $1}')
wmctrl -v -i -r $window -e '0,0,0,6030,5828'
wmctrl -i -a $window
import -window $window ~/Desktop/screenshot.png

This uses wmctrl to get the window id ($window) for a window named "Program". It then tries to resize the window to the desired dimensions. It uses imagemagick (import) to save a screenshot.png on the user's Desktop. All of this works except the resize step. I can resize the window using wmctrl -r -e, but sizes greater than the screen size don't work. I'm using Ubuntu 10.04 and the Gnome Desktop. I run two monitors, but I've tried this with one of them disabled. Is there a way to resize the window larger than my screen to get a huge screenshot?

Part II: I tried using xrandr to set up screen panning, so as to have a bigger desktop than my monitor. xrandr --output LVDS --panning 2600x2500 This command makes the laptop screen pan over a 2600x2500 size desktop, even though it can only show 1440x900 at one time. To turn off the panning, I can use a similar command to set total size and with zeroes for the panning section. This gives me back my original laptop display behavior. xrandr --fb 1440x900 --output LVDS --panning 0x0 This is all done with xrandr, and does not require any Xorg.conf changes (my Ubuntu system doesn't even have an Xorg.conf).

My video card seems to only allow about 6.5 million pixels, even though the maximum dimensions are 8192x8192. That maximum seems to be the maximum for either dimension, but there is a limit to how many pixels can be drawn, which is the width multiplied by the height. Once I did the screen resize, I tried my script again and got a screenshot. The screenshot however is totally scrambled. I'm not sure if it's unable to take a screenshot of an off-screen window or if it is unable to handle the large dimensions of the window. With the panning display, the window should think it is visible, and the window manager should think it is on-screen. So there is a pixel buffer somewhere with those pixels in it, so there should be a way to get a screenshot.

View 1 Replies View Related

Ubuntu :: Change The Power Icon?

May 22, 2010

I'm trying to change the power icon. how do you do this?

View 4 Replies View Related

Ubuntu :: Losing Power Off Icon - Top Panel

Sep 3, 2010

I keep losing the normal icon top left in the top panel that gives options to power down/restart etc. Is this a know fault with 10.04 - I can get it back with a terminal command but it would be nice if it remained there all the time.

View 2 Replies View Related

Ubuntu :: Change Behavior Of Power / Login Icon?

Nov 17, 2010

I've been running Ubuntu 10.10 for four days now and love it. Is there a way to change the default behavior of the power/logoff icon on the taskbar?(not on Ubuntu now and forget what the bar is called) Instead of asking me what I want to do (power down,restart, log off, etc) I would like it to power down the PC.

View 7 Replies View Related

Ubuntu :: Remove The Power Icon In The Top Right Hand Corner?

May 20, 2011

How do you remove the power icon in the top right hand corner? So that it's no longer displayed.

View 1 Replies View Related

Server :: PHP File Open Larger Files Or Fopen Files Larger Than 2gigs

Feb 16, 2011

I have a ubuntu 10.10 server with apaceh2 and php and I want to open a file larger than 2gigs

I've read there is a flag that needs to be compiled into php to do this ?

View 6 Replies View Related

Ubuntu :: Make The "desktop Folder" Larger?

Feb 9, 2011

I am using Kubuntu 10.10 although I will probably revert to Ubuntu when 11.04 arrives as I can't get my head around so many things, and it does crash from time to time. The real reason is I work with photos a lot and the icons won't show me the picture. But I will come back and try again in a year or so as, on the whole, I do like what it is about. I am trying to increase the size of the desktop folder but cannot see any way to do this.

View 2 Replies View Related

Ubuntu Installation :: Shutdown/Power Icon On Far Right Top Panel Disappeared?

Apr 3, 2011

After a recent upgrade, the red power icon in the far right of the upper panel disappeared. In its place is a half obscured copy of my user name, which appears right next to my user name (along with the chat icon). The chat icon/user name is functional, as it is supposed to be, but the half obscured user name that replaced my shutdown/restart power icon is just a bug, and has no function. Not only is it unsightly, but I miss the power icon. Yes, I can right-click on the panel and add one, but it doesn't allow me to drag it all the way to the far upper-right corner, where it is supposed to be located... I found this post in another thread: sudo apt-get install indicator-applet-session, but it did nothing to solve my problem.. I'm running 64-bit 10.10, btw, if that makes any difference.

View 9 Replies View Related

Ubuntu :: Missing / Invisible Power Button Icon In Natty

May 16, 2011

My power button icon on the toolbar in Unity is invisible -- that is, it occupies the far right-most column of pixels and displays no icon. (See attached screenshot -- the power button menu only comes up with the mouse all the way to the far right (where you can't really see it in the screencap.)).Any idea how to get it back? It's not a big deal, but it'd be nice to avoid being made fun of by my OS X/Wind0ze-using friends for having an invisible power button.I have Natty installed, but using the same /home (and thus the same config files) from previous installs. Might that be the problem?

View 8 Replies View Related

Ubuntu :: Icons Disappeared Such As The Power Menus With The Name, My Clock And My Network Icon?

Aug 13, 2010

Yesterday some of my most important icons disappeared such as the power menus with the name, my clock and my Network icon.Now i have managed to get back the clock and power icons but not my network and amsn icons back and are the ones that

View 6 Replies View Related

Ubuntu / Apple :: Battery Icon And Tab Not Displaying On Gnome-power-manager?

Dec 5, 2010

even after applying the patch from this thread [URL] my battery is still not displaying an icon and a tab is not present on the power manager. I use an ibook g3 dual usb. though i didn't restart after applying the patch as it was not mentioned to do so.

View 1 Replies View Related

General :: Make Picture Icons Larger When Selecting A Picture File To Open?

Jul 27, 2011

I'm trying to use Pinta Image Editor but I cannot find an option to preview the image, in a viewable size, before I work on it.

what to do in this situation? Prefferably it would be nice to view all the pictures as thumbnails.

View 1 Replies View Related

Software :: Gnome-power-manager Icon Missing From Panel

Dec 7, 2008

I am using fedora8. I suddenly noticed that the gnome-power-manager icon (battery icon) has gone missing from my panel. How can I get it back ? I donot see it in the add to panel list so it must have got uninstalled somehow, isn't it so ?

View 4 Replies View Related

Ubuntu :: Power Manager Brightness Applet: Make Changes Permanent?

May 20, 2010

I have an eeePC 1005HA, with a Linux Mint 8 distro on it. Each time i start it, i slide down the lcd brightness to take the power consumption low, using the Power Manager Brightness Applet on the gnome panel and each time i restart the pc i have to repeat this over again,I'd like to make this change permanent.

View 2 Replies View Related

Ubuntu :: How To Make Folder Icon To Appear Bigger

Jan 24, 2010

I've made some of my own icons in Gimp and saved them as .pngs. The problem is, when I use them they always appear smaller than the system default icons. Is there no way to make them as the same size as the system icons? I read somewhere that GNOME (which is what I use) uses .png .svg and .xpm. I am only able to save as .png with GIMP, is there a way to get .svg and .xpm extension capabilities with GIMP?

These are the icons (only two):
1. HJ-Split Folder
2. Blood Frontier Folder

Is there maybe a specific way to make folder icons that I am not following? Using Ubuntu 9.10, Desktop edition.

View 5 Replies View Related

Red Hat / Fedora :: Make Use Of Graphics Chips Power Management Features

May 31, 2010

Just replaced Ubuntu with Fedora, as 10.04 went berserk with my old tpad t42. f13 seems nice.I want to enable the Dynamicclocks feature (graphics chips frequency scaling). I know how to do it with x.org.conf, but now i is gone, and i am not sure. How to make use of Graphics Chips Power Management features

View 2 Replies View Related

Ubuntu :: Puppy - Make A Desktop Icon Of Firefox ?

Mar 30, 2010

I cant, for the life of me, figure out how to make a desktop icon of Firefox. Anyone know how to make desktop icons in Puppy?

View 3 Replies View Related

Ubuntu :: Make Docky Use Different Icon Theme Then System

Jun 28, 2010

I have got my Ubuntu desktop looking exactly how I want it apart from one little thing. I would like Docky to use a different icon theme then the one I am using for gnome. See these are the icons I want to use on Gnome/Nautilus: But these are the icons I want for Docky: So what I want to end up with is this: I have had a look in gconf-editor to see if there are any settings to do this but there doesn't seem to be any, I even tried adding a stringvalue with "icon_theme" and putting in the theme I wanted to use but that didn't work. Is there anyway I can manual edit a Docky config file to tell it what icon theme to use?

View 1 Replies View Related

Ubuntu :: Make A Terminal Command Run By Clicking An Icon?

Aug 22, 2010

I have my xbox 360 connected to my laptop running Ubuntu 10.04 using the Ushare program. In order to reset Ushare and have it send any new files I have to the 360, I have to go into the terminal and enter

sudo /etc/init.d/ushare stop
sudo /etc/init.d/ushare start
sudo /etc/init.d/ushare start

Is there a way I can have an icon in my panel/toolbar thing at the top of the screen that will run this command string automatically? I'm getting tired of having to enter the whole thing by hand every time.

View 5 Replies View Related

Ubuntu :: Make A Desktop Icon For Wine Application?

Jun 7, 2011

I'm a beginner to Ubuntu so this is probably an easy question, but: I installed a windows application using Wine and that worked, it launched the application just fine. But now after restarting the computer I can't see how to run that application again. It would be nice to make a desktop icon for it.

View 3 Replies View Related

Ubuntu :: Make The Start Menu Icon Wider?

Jul 27, 2011

is there a way to make the kick icon or start menu icon wider than it is now? I find the default size too small and would like to make a bigger one. I made one and change it but kubuntu still shows it in its default size of which I find it too small.

View 2 Replies View Related

Ubuntu :: Make Kubuntu Start Icon Wider

Aug 5, 2011

Is there a way I can make the kubuntu start icon wider like the windows XP one, whenever I make a bigger image it always resizes when it appears on the panel.

View 4 Replies View Related







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