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


ADVERTISEMENT

Ubuntu :: How To Make A Bigger Partition

Jan 3, 2010

80 gb harddisk, using double boot XP/ubuntuUbuntu 'got' 14 gb free space but on the 'XP side' of the harddisk there's about 40 gb of free space left, how can I partion this to Ubuntu?

View 6 Replies View Related

Ubuntu :: Make Window Bigger In Virtual Box?

Nov 12, 2010

Is there any way to make the window bigger in VB?? I can't find any info about this in the help files.

View 3 Replies View Related

Ubuntu :: Make The Desktop Resolution Bigger

Mar 6, 2011

how can i make my desktop resolution bigger because everything on ubuntu looks HUGE.

View 3 Replies View Related

Fedora :: Can't Make Bigger Partition

Dec 4, 2009

I have fedora 11 and window installed. I reduced the windows partition in order to enlarge the fedora. The fedora partition is widespread, and puts gparted lvm2. I can not enlarge nor palimpset or with gparted, I can only delete or format it.

View 2 Replies View Related

Software :: Make Thunderbird Look Bigger?

Jul 15, 2011

I would like to do thunderbird (I think is a gtk app) look bigger (from the windows bar, the menu's font size and so on). I am connecting through svn and I got only an xterm. From the xterm I can launch the thunderbird which looks too small.

If I can somehow alter the settings so to appear a bit more visible. For that I would to ask you what I can do. I recall that in kde control center that there was an option for gtk apps. How can I launch kde's control center from xterm (I have kde 4.6)

View 2 Replies View Related

Ubuntu :: Downloaded Gparted - Make Partition Bigger

Feb 5, 2010

I downloaded gparted. i would really like to make my ubuntu partition bigger, i've got over 200 gigs of free space on my windows partition. i've played with it some and cannot seem to figure out what to do.

View 5 Replies View Related

Ubuntu :: Tiny Gnome Icons / Make Them Bigger?

May 1, 2010

The screen at 1920x1080 with tiny gnome icon. Almost unreadable, can the icons be bigger? KDE has excellent icons but for some mystery the system cannot run KDE. All gnome, not just ubuntu, have 10.4 now runs excellent need to keep it.
New hp system, 1 terabite ram, nvidia graphics system 2 gig.
Soon to switch to larger monitor, but those icons...Tried cairo icons, no use, trouble.

View 1 Replies View Related

Ubuntu :: Not Posasible To Make Bigger FAT32-partition Than 32GB

Apr 26, 2010

I purchased a FREECOM 1,5TB external USB-HDD and find out that there was FAT32 as FS. I windos there are not posasible to make bigger FAT32-partition than 32GB. I wan't to have windos-FS to use my work and on my freinds computers.Do you think I could format to NTFS or keep the FAT32? I don't have any big files.

View 2 Replies View Related

Fedora :: Fonts Very Small Relative To Rest Of System / Make Them Bigger?

Feb 12, 2010

I'm helping a colleague with his laptop, he finds the fonts within programs too small and they hurt his eyes. We have tried changed the fonts using System>Appearances>Fonts. Changed the dpi resolution in the "Details" section, and tried changing the screen resolution, but this doesn't work or make it better.

I have attached a screen shot to show the problem. As I hope you can see, the font size on the desktop and top tool bar is much larger than within the programs.

Can anyone help, we have looked through all of the menus we can think of, but nothing makes the font bigger.

View 7 Replies View Related

Software :: All Of Folder Icons Changed To Downloads Folder Icon?

Aug 13, 2010

All of my folder icons changed to the Downloads icon, even new folders have the wrong default.Anyone know how to fix this? The places icons I had to change manually

View 1 Replies View Related

Ubuntu Installation :: Make Wubi Installation Partition Bigger?

Nov 6, 2010

I installed Ubuntu using wubi, But I didnt assign much space, probably like 17 gigs or something. My geting a pop up everytime my ubuntu starts up saying i got low disk space, very low disk space, Im runing ubuntu 10.10. How do I add more disk space? How do i make the partition bigger.

View 6 Replies View Related

Ubuntu Servers :: VPN Shared Folder / Make A Folder?

Aug 31, 2010

I am attempting to make a shared folder for people that VPN into the network. This folder needs to be accessible to windows and mac machines. So far I have the VPN through ppptd working. I just don't know how to make a folder. I feel like this should be fairly easy. I am using Lucid Lynx server edition.

View 1 Replies View Related

General :: How To Make Public Folder Within Private Folder?

Sep 21, 2010

My Linux username is "virchanza" and my group is "virchanza".How do I make a publicly-accessible folder within my private home folder?

View 3 Replies View Related

Programming :: Make A New Folder For Each File In A Particular Folder

Mar 28, 2011

I been using linux for a while, but I havent had the time to really learn it. Something Id like to get more familiar with is bash so here is a simple example of something I would like to do:

I have a directory full of files. For each file in the directory create a new subdirectory with each files name.

I tried this:

#im already in this directory
aaa=./*
for a in $aaa
do mkdir $a
done

One of the problems is that there are spaces () and - in the filenames so I get many subfolders with names like "-" which i don't want.

I tried stuff like:
aaa=./*
for a in $aaa
do mkdir "'"$a"'"
done

This of course also did not work.

Additional I tried just creating a folder with the name of one of the files and I got this:

mkdir: cannot create directory `(audio) - R56339.EXE': File exists
Well yeah a file exsists with that name, but I want to create a folder- why is there a conflict?

Just to be clear here are the contents of this folder:
~/Desktop/LAB/Media/Drivers - (Image Deployment)/Optiplex_GX260/XP> ls
(audio) - R56339.EXE (NIC-Onboard-Intel) - R54402.EXE
(Modem-datafax-V92) - R54403.EXE OEM_Applications

[Code].....

View 1 Replies View Related

Ubuntu :: How To Restore Default Folder Icon

Jul 10, 2010

Because Remastersys has a size limit for its backups, I exclude the Pictures folder. Therefore, when I do a restore, there is no pictures folder; when I create one, it gets the generic folder icon, rather than the folder icon that is normally associated with the Pictures folder. I know that through properties I can replace the folder icon with anything, but I have not been able to find where the generic pictures folder icon is stored. If I choose a specific icon, and change the icon theme, the custom icon remains. Further, when I make a bookmark for the new Pictures folder, it gets the generic folder icon, no matter what icon is assigned to the Pictures folder. There must be a way to restore the generic Pictures folder icon, so that it changes with the icon theme.

View 9 Replies View Related

Ubuntu :: Folder View Changed To Icon?

Jul 25, 2011

When I freshly installed Kubuntu all was just fine.I was curious about how the netbook environment would look even though I am on a Desktop. So I tried it out and everything went fine.I switched back to the Desktop environment and noticed that the widget on my desktop, which normally shows the items of my desktop folder,changed into an icon I have to click first before I can see the content.I rather have it as if was when I installed Kubuntu.

View 2 Replies View Related

Ubuntu :: How To Install Icon Package From A Folder

Aug 5, 2011

how to install icon package from a folder

& this is the link to the icon package folder i want to add them to my ubuntu 10.04

[URL]

View 5 Replies View Related

Ubuntu :: Can't Get Blender To Run By Clicking The Icon From The Folder On Desktop

Jan 14, 2010

Trying to install Blender 3d (an older version, as current is not compatible with my ubuntu 9.04 This is the cd that came with the blender manual): System> Admin> Software Sources> Third-Party software> add cd-rom. I get E:Failed to mount the cdrom whether I put the disc in before or after I hit the Add-CD-Rom button. Synaptic gives same result. File Browser sees the CD-ROM, icon for it is displayed on my desktop.Opening the I can't get Blender to run by clicking the icon from the folder on my desktop.

View 3 Replies View Related

Ubuntu :: Restoring Triangle Open Folder Icon

May 2, 2010

I have upgrade with a complete success my laptop from 9.10 to 10.04. I have only a small annoying thing: the little open folder triangle icon in Nautilus is replaced with a big horrible (IMHO) plus button. I'm java developer and I use Eclipse intensive and it uses the same icon for open Eclipse inside folder/package and it's not comfortable for me. In which way I can replace the system plus button icon with the previous triangle button icon?

View 8 Replies View Related

Ubuntu :: How To Get Icon On Desktop To Open Computer Folder

Jul 11, 2010

Ubuntu 10.4 64bit. I accidentally deleted the computer icon from the desktop. How can I replace it?

View 3 Replies View Related

Ubuntu :: How To Change Project Folder Icon In Places

Aug 29, 2010

I have a folder in my Home folder and called "Projects". I want to change the icon of the folder Project so the icon changed in everywhere. In "Places", Open Dialogs, Save Dialogs and Normal View in Nautilus.

What I have done:
Change the icon using Right-Click -> Properties -> Basic Tab -> Clicked the current icon and changed it.

But this changed it only in Nautilus. If I added this folder to "Places" it will appear with the Default icon. The same thing if I browsed to it using Open Dialogs or Save Dialogs.

View 5 Replies View Related

Ubuntu :: Folder Emblems Won't Change To Theme's Icon?

Jan 30, 2011

my folder emblems just stay grey. I don't know what it is I did that caused it but when I try to change the theme the folder emblems just stay the same (grey and simple) but it looks different on my panel.

View 1 Replies View Related

Ubuntu :: Change Folder Icon And Apply To All Subfolders

May 11, 2011

I have a music folder that contains alot of folders for different artist, each of those folders contain various folders for different albums. The Music folder itself has got a music folder icon, but all of the subfolders have the regular folder icon, I would like all of the subfolders to have the music folder icon but I don't want to go through each folder to change the icons one at the time. Is it possible to change the folder icon and apply the change to all the subfolders and sub-subfolders? I'm on 10.10 btw

View 1 Replies View Related

OpenSUSE :: How To Add App Icon To Desktop (folder)

Apr 12, 2011

It might be obvious, but I can't figure it out. I would have thought you can just right-click and an option would be there to add to desktop, but I only see add to favorites. What am I missing?

View 3 Replies View Related

Ubuntu :: Change The Ugly Yellow Home Folder Icon?

Jul 14, 2011

Every time I open a folder the Home Folder icon appears in Launcher.s it possible to change this icon? I tried changing the user folder icon and I changed the desktop icon for the home folder, but the launcher doesn't reflect this.Here's the screenshot to show you what I mean:

View 1 Replies View Related

OpenSUSE :: 11.4 - How To Change Default Folder Icon

Mar 23, 2011

OpenSuSe 11.4 and KDE 4.6.1:
I would like to change the default blue oxygen icon, I went to system settings (now is configure desktop), file association, select inode and directory, click on the icon and change it to the one I like. Click ok, reboot but the blue folder icon is also there, how can I change this icon to one I like better?

View 4 Replies View Related

Slackware :: How To Change Icon On Desktop Folder In KDE

Jul 1, 2011

I downloaded the new eclipse indingo and extracted it to /home/user/opt/eclipse. I then made a link to the eclipse executable on my Desktop folder. It works well, if I click the link it opens eclipse. My problem is that it shows the rachet icon on the desktop. When I try to change the icon for only that link I end up changing all the icons for all executable to eclipse's icon.

View 4 Replies View Related

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 View Related

OpenSUSE :: Add Trash Can To Desktop Folder View \ Icon Change?

Feb 12, 2010

Does anyone know how to add a fully working (icon changes) Trashcan to the Desktop Folder View?I don't want the plasmoid/widget on the Desktop or on the Task Manager Panel.I can right click -> Create New -> Link to Location(URL), but the icon doesn't change.If the Desktop Folder View is a plasmoid, I guess I'm asking can a plasmoid (trash can) run inside another plasmoid (desktop view) %-)

View 5 Replies View Related







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