General :: Assign Custom Icons To Folders?
May 30, 2011
I am looking to assign custom icons to my folders. Like the game folder having a joystick , Ebooks folder etc. but sadly i am unable to find any thing on google. Can any ome suggest some good places to look
View 2 Replies
ADVERTISEMENT
Dec 8, 2010
I want window to be closed when i middle click on the corresponding taskbar item. Can this is be configured in KDE4?
View 1 Replies
View Related
Jun 23, 2010
I figured out how to give folders the icon of my choosing (say, by digging through to /usr/share/icons/Humanity/places).
But, if I drag my newly decorated folder to the side pane so I can have easy access to it, it becomes an ordinary folder icon again.
I've looked through the options in gconf-editor for Nautilus, and there does not seem to be an obvious fix there. It should be doable, because if you drag, say, the Music or Photos folder to the side pane it maintains its custom icon.
How can I keep my chosen icon on a folder when I bring it to the side pane?
View 2 Replies
View Related
Sep 17, 2010
I have a problem with the icons on the Desktop in Lubuntu (10.04). They are all aligned automatically, but I want to place them wherever I want on desktop. How can I do that? Is there an option that I missed?
View 3 Replies
View Related
Sep 29, 2010
i just added a wine program to the main menu as it didnt show on default and it has no icon, just a default one which isnt right, so just wanted to know if i can change this icon by inserting the correct image?
View 1 Replies
View Related
Apr 20, 2010
I'm keeping my documents, music, and videos etc. on a separate partition from my home directory, formatted with encrypted fat32 so that I can access it from both my windows and my ubuntu installation. So I've made the folders, transferred the files, and I selected custom icons (by right-click, properties, click on custom icon, then select the file from /usr/share/icons/Humanity/places/4.
So far so good. The problem is that the custom icons don't appear in the Places sidebar in Nautilus or the main Places menu in gnome. It just comes up as a regular folder.
See a screenshot of it here.
Does anyone have an idea/workaround so that I can use my custom icons in the Places menu as well? I have tried it with scalable icons, with no difference. I've also tried looking for a configuration file which might have the details in, but I haven't found it - I suppose this probably has something to do with how the Places menu is automatically generated.
I'm running Ubuntu 9.10 Karmic Koala with Gnome.
View 9 Replies
View Related
Oct 28, 2010
I'm trying to change the icon on my custom main menu on Ubuntu 10.10 doing this> sudo gconf-editor apps/panel/default_setup/objects/menu_bar.I gave object_type menu-object and custom_icon path as /home/ john/Pictures/menu.png then I checked use_custom_icon but with no luck (notice that I've succeed doing this in a virtual machine with the exact settings)Also I want to have icons on places and system, so I did thisdesktop/gnome/interface and clicked menus_have_icons.what I'm missing?
View 2 Replies
View Related
Oct 26, 2010
Hey everybody, it seems I did something kinda stupid. So I tried right clicking on a folder and going to "Open With..." then under "Other Application..." I then selected custom command and typed in "eclipse." I thought I would just be able to open the folder as a project, but now it seems it's screwed up all of my folders. Now every time I try to open a folder in the GUI, Eclipse executes. I can still go through folders, delete files, etc. through the terminal, but I'd like to have GUI access as well. Does anyone know how to "undo" this custom command so Eclipse no longer executes?
View 1 Replies
View Related
May 12, 2010
I have a shared NTFS partition ("shared") that I use for data for both Windows and Ubuntu. How can I mount the music folder on shared to $Home/Music, and the Videos folder on shared to $Home/Videos? I want to mount the different folders on the partition to different folders in home.
View 2 Replies
View Related
Feb 11, 2011
I was recording a DVD when I wanted to look at a folder to see if there was a file there. I went to "places", as I always do, and a window poped up asking for a password. This has never happened before. I entered the password and went to the folder. I always view folders as "list", then they displayed as "icons". I finished the recording and re-started. It still appears the same, and when I open programs I notice little differences in the way things look and feel. The reason I was recording DVD's was to get some of the movies off my hard drive. It was down to 81Gbs free, It now says there is 365 Gbs free. I have searched everything and I see nothing missing.
View 9 Replies
View Related
Apr 14, 2011
I've installed a new copy of Ubuntu 10.10.Now the big question for me is how do we assign hostname to a given ip? I've given the hostname during the server installation and "cat hosts" says "ebox" hostname I'm trying to put on.Also,I modified the network/interfaces to static and assigned proper values.
#hostname returns ipaddr not the hostname. Also nslookup hostname/ipaddr says server can't find ....
So,is installing dns through bind and setting-up the only way to do that?
View 9 Replies
View Related
Jan 8, 2010
I am using RHEL 5 or 5.5 version as my os. I want to assign more than one ip for that machine. I am very new to linux.
View 7 Replies
View Related
May 14, 2010
I have a fresh installed redhat 9 with 1 network card attached may I know what command will I type to assign 10.0.0.1 on the network card?
and also when I type hostname it always reply localhost.localdomain
how can I assign a hostname
View 4 Replies
View Related
Dec 5, 2010
I have 2 wans . I want to assign a particular wan to selected IPs.Will I achieve it by iptables or ?
View 1 Replies
View Related
Dec 28, 2009
Just spent three whole days barking up the wrong tree, solving Fedora 11 and Fedora 12 boot failures because the correct hypothesis was illogical: installation did not update/modify the initrd.
The first couple of times I installed Fedora 11 on the HighPoint Technologies RocketRaid 2640x4, the installation inserted my "custom" driver module (rr26xx) into the initrd, permanently, so that the system booted off the controller card for which the custom driver was inserted. (I yelled about this success in this thread: [url]
My most recent installs of BOTH F11 and F12 on the RocketRaid failed to properly set up the boot. It turns out that the "rr2640" module I "slipstreamed" into the installation process was *NOT* permanently added to the initrd by anaconda. (F12 gave me "no root device found boot has failed, sleeping forever", on boot; F11 hung also, without such error, I presume, during the init script execution). Because of limited resources and time, I only know for sure the module was missing from the F11 initrd, and am ASSUMING the same was the case with F12.
The only difference between the successful installs and the ones with failed boot is that the successful installs were made on a single-drive (JBOD) mode on the controller; whereas, the failed ones were placed on RAID 5. But, AFAIK, the created logical device for the card is "/dev/sda", in both cases, and the kernel can not distinguish between the two cases (or can it?). Thus, the inconsistency cost me a lot of time, and is still inexplicable to me.
Question: What is the best way to deal with custom drivers, today? There are custom spins, and many tools, like isomaster. Stupid question: Is there a way to modify the initrd inside an installer ISO -- be it for CD/DVD/USBboot drive -- beefing the init RAM disk with whatever modules you'd like, for the boot process (using, say, isomaster)?
And what makes anaconda understand that a module must be added to the initrd ? How can one force anaconda to do so?
How does moving to dracut as the initrd tool affect any/all of the above?
View 1 Replies
View Related
Jan 13, 2011
I bought a Media-Teach NEMESIS USB headphones. They work really great except there's this one button that lunches Windows Media Player on Windows but on Linux... it doesn't seem to do anything... So my question is, how do I assign a different task for this button on Linux? For example I want it to go to a website address.I guess I need to get what signal it sends thru usb to my system and then somehow manipulate it? Can this be done with a shell script or perhaps there's a tool/program available on Linux for this
View 2 Replies
View Related
Feb 6, 2011
so i wrote myself a very simple hellworld program in c++
...the usual stuff
int main()
{
[code]...
View 3 Replies
View Related
Jun 22, 2010
In my red hat Linux machine there was a Lan card using eth0. IP is asign to that network card and it is functioning properly. I add another ethernet card in my linux machineit was detacted and when i use the commandQuote:[root@localhost root] # ifconfig -ait show me both eth0 and eth1 lan cards.I can see Ip address in my eth1 ethernet card but When I enter into
Code:
[root@localhost root] # cd /etc/sysconfig/network-scripts
and i use ls command it only show me the file ifcfg-eth1 and with
[code]...
View 8 Replies
View Related
Mar 26, 2010
I am using internet in my home PC using Red Hat 9. To assign static IP to my linux machine I use "System Settings....> Network" and then double click on "eth0" to assign the static IP.Well these all settings by using GUI interface.Kindly guide me that if I use only command line interface "runlevel 1" then in that case which file should i edit and assign my static IP,Subnet Mask,Default Gateway DNS settings.2- 2nd thing is,is there any way that I may open web broswer in command line? or the administrator should only use internet on Run Level 5 ?
View 14 Replies
View Related
Apr 22, 2010
I am using RHEL 5. In my Linux Box I have two Lan cards (eth0 and eth1). "eth0" is connected with network 192.168.10.0 and "eth1" is connected with network 192.168.11.0. Both Network are inter connected via routing. Now I want a situation where, I want to dedicatedly assign some port numbers against a lan card. Like eth0 will be assigned for ssh (22) and eth1 is assigned for telnet (23). So that, when a user connect to 22 port then he/she is connected to the server through eth0 , and when a user connect 23 port then he/she is connected to the server through eth1. Is it possible to do using iptables or other?
View 2 Replies
View Related
Jun 30, 2010
I am using Asus eee PC model 1001P and I am running ubuntu netbook remix on it. I have a 160 GB hard drive. When I was installing ubuntu I assigned only 50 GB for it, thinking that I will use the remaining partition for windows. But right now after using UNR, I don't want to use windows at all. Is it possible that I can assign the remaining 100 GB unassigned partition back to Ubuntu without reinstalling the whole operating system again?
View 4 Replies
View Related
Jan 11, 2010
I would like to assign a static IP to Debian running on my virtual box. How should I do it? What needs to be written in /etc/network/interfaces.
View 5 Replies
View Related
Sep 4, 2009
I'm on a regular Fedora 9 desktop computer with an ext3fs filesystem.
I'm trying to give myself access to /dev/ttyS0. This is because I'm developing code that uses a serial port. While I'm developing this code I don't want to be continually working as super user. I have the following information about /dev/ttyS0:
Code:
So as root I added myself (username freddy) to the group uucp. This is just temporary, for while I work on this code and try different stuff as user freddy. Once the code is established and I have a single program with a fixed name, I plan to give myself an entry in /etc/sudoers that will allow me to run the finished program.
Here's the info on user freddy:
Code:
The problem then is that now if I try to use /dev/ttyS0 I can't.
Code:
I thought that if I was a member of group uucp which is associated with /dev/ttyS0 that I would be given rw access to /dev/ttyS0. What am I missing here?
What the c stands for in the ls -l listing?
View 2 Replies
View Related
May 11, 2010
I have a RHEL Machine. All I have is 5 Ethernet cards.I want all of them to be assigned IP through DHCP while I boot my system.
View 4 Replies
View Related
Feb 11, 2009
I have installed Ubuntu 8.10 Server Edition on Virtual Box. When I start the virtual machine I do not have connection to my home network. The router I have does not assign any IP address to this machine. Now I have some questions which I am finding hard to find answers for over the internet and other forums.
If I do have a network interface (I checked this using ifconfig -a) then is there a command to actually make the operating system connect to that network (something like repair on windows)?? Also what is the difference between a network interface with alias eth0 and eth5? I know that when it was eth0 the virtual machine used to connect to the network automatically. Now that it is eth5 it does not! I do not know however if this is related.
View 3 Replies
View Related
Jul 22, 2011
Please send me the code how to assign ipv6 address using ioctl system call using C.
View 1 Replies
View Related
May 27, 2010
How to assign CPU and memory resource to a certain process? How to assign CPU and memory resource to a certain user?Let's assume the software is no limit for resource usage.Below is a description of my situation.dual 6 core, 32G memory, RHEL5.5 client with workstation option.I run a big computation (say process1). However, I found from KDE system guard the CPU and memory are not loaded as expected. below are numbers. user% system%process1 100 0.00and CPU idle 90%, memory free 97%
View 3 Replies
View Related
Feb 1, 2010
I want to use a combination that avoids alphabetic/punctuation characters because that way I have a consistent physical position on different layouts. Control_R+Menu fits that requirement and is also located at a very convenient position.This combination used to work in KDE 3.5 for the global kxkb switch action, or any keyboard action for that matter. In KDE 4, trying to assign Menu by pressing the Menu key always activates the keyboard trap widget's context menu, in this case giving me the What's this?How do I work around that problem? Alternatively, do you have a snippet that I can paste into $HOME/.kde/share/config/kglobalshortcutsrc and which works?
View 1 Replies
View Related
Jan 13, 2010
I have a lil' problem with a new project. I'd like to find out how to set the ability to change to the next track in a playlist by using ongly the scroll wheel of a standard usb mouse. The objective is to assign a keystroke or a command to both mouse button 4 and mouse button 5 (scroll wheel up and scroll wheel down), so that a program like rythmbox or vlc would skip to the next or previus song in the playlist.
View 1 Replies
View Related
Jan 26, 2011
I am using CentOS 5.5 and I created few users (useradd john etc.) and now I want to assign privileges to this user on some directories and files in those directories. For example I want to give read privileges to directory "/documents" and all of files under that directory.
View 13 Replies
View Related