Announcement

Collapse
No announcement yet.

Great GUI tool !!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Re: Great GUI tool !!

    Originally posted by Snowhog
    /boot/grub

    Thanks!

    Attached Files

    Comment


      #47
      Re: Great GUI tool !!

      Code:
      cd / && sudo find -name device.map
      The sudo find -name command is a true gem, IMHO. I use it a lot.
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #48
        Re: Great GUI tool !!

        The sudo find -name command is a true gem, IMHO. I use it a lot.
        Yes indeed!!! Since you pointed it out to me, I - too - have been using it a good bit I've played around with it and learned you can specify any directory to search by placing the directory name after "find" and before "-name":
        Code:
        sudo find /usr -name *gimp*
        Pretty cool
        Asus G1S-X3:
        Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

        Comment


          #49
          Re: Great GUI tool !!

          I'll place that in my How To stuff. Thanks!

          Comment


            #50
            Re: Great GUI tool !!

            Well, the files are too small to cause the problem.

            What exactly is the problem? Can it be shown in a video perhaps?

            Comment


              #51
              Re: Great GUI tool !!

              You make a change to an entry, add an entry, or just change a setting it takes a while before it shows that change and in the process, nothing else can be done. Truthfully, I wish I hadn't mentioned this as it may have to do that all of my testing is being run inside a Virtual Machine (VirtualBox). It could just be a matter of CPU time as I only have a P-IV-HT machine. Great processor, but even it has it's limits after nearly 4.5 years.

              Comment


                #52
                Re: Great GUI tool !!

                I set my background color, and my highlighted color, and turned on blink. Looks great! But when I use a splash image, everything else was lost. In the grub block it's just white on black with no highlighting. Can't I have it both ways??

                Comment


                  #53
                  Re: Great GUI tool !!

                  No. Splash image cannot be used along with colors. It's a GRUB issue.

                  Comment

                  Working...
                  X