Ubuntu :: Adding A 576i Custom Resolution?

Dec 7, 2010

I am trying to add a custom resolution (576i) when connecting an ASROCK ION330HT to a panasonic SDTV CRT.

I have previously had success connecting a laptop to the SDTV using powerstrip (Vista). Now that I am using Ubuntu I dont have that option.

I have used xrandr to try and add a 576i resolution (using --newmode, --addmode, --output). When I view the available resolutions using "xrandr -q", for the new 576i resolution I see the following:

720x576_@25i (0x19f) 14.0MHz
h: width 720 start 728 end 792 total 864 skew 0 clock 16.2KHz
v: height 576 start 593 end 598 total 625 clock 25.9Hz

Can anyone explain (0x19f)? I am wondering if that is an error??

If it matters, I'm using 10.04.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Adding Custom Icons To The Main Menu

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

Programming :: Adding Job From Script (Custom Built RPM)

Mar 10, 2011

I'm building an RPM that requires adding a cron job into a user's(service account) crontab...from what I see in the manpages, this isn't possible, as the only viable option is to replace the crontab entries already there for previous scripts being run. Either way, as an example I've found I can make it work by directly modifying the crontab file using:

Code:
echo "* * * * * /bin/ls -la ~/ >> ~/ls.log" >> /var/spool/cron/userName

I'd just like to know, is there any MAJOR issues with modifying a the crontabs like this? This is running on a Redhat Enterprise Linux server by the way.

View 1 Replies View Related

Ubuntu :: XFCE - Configuring Startup Apps / Adding Custom Keyboard

Jun 20, 2011

I am new to XFCE and I'd like to ask few question about usage:
1. How can I disable dragging windows through workspaces? I like them to stay at one.
2. How do you configure startup applications?
3. Why XFCE menu doesn't show some of my custom icons? (png, tried more than one, for custom launcher - eclipse)
4. How do I add custom keyboard? (ALT+SHIFT switching)
5. I restarted laptop and all my applications re-opened after restart. I do not want that. How to disable this?

View 9 Replies View Related

OpenSUSE Hardware :: Adding Custom PJL Instructions To Print Job

Sep 18, 2010

Getting sick of always having toner saver active when printing in Linux, I've used windows today to "print to file" and examine how the windows driver for my printer manages to override the toner saver settings.

It turns out that the windows driver prepends some PJL commands to the PostScript file that is sent to the printer. Nothing really fancy, so I would like to:Define two logical printers: one that uses the "toner save" feature and one that prints with the highes quality. For the "high quality" printer, prepend the same PJL commands that the windows driver adds.

Any hints on how I can do that (especially adding the PJL commands to the data that is sent to the printer)? My search skills seem to let me down on this one :-(

Hardware and software details:OpenSuse 11.2 HP LaserJet 6MP Printer networked through a D-Link one-port printer server (of the type you are supposed to plug into the printers parallel port)

View 1 Replies View Related

General :: Adding A Custom Keyboard Layout In Kubuntu?

Feb 28, 2011

I have written a custom keyboard layout that I'm trying to install in Kubuntu 10.10. This is the layout: [URL]

I have added the layout as /usr/share/X11/xkb/symbols/dotan and made these changes:

In /usr/share/X11/xkb/rules/base.lst I added this:
! layout
dotan Dotan
Of course, the !layout line was already there, I did not touch it.
In /usr/share/X11/xkb/rules/base.xml I added this:
<layoutList>
<layout>

[Code]....

However, after a reboot I do not see the new layout in KDE's configuration for these things.

Note: this is a repost of a post on the geekhack forums. After posting I realised that LinuxQuestions is the better place to ask this. For reference, here is the original geekhack thread: [URL]

View 2 Replies View Related

General :: Adding Custom Files And Rebuilding Live CD

Jul 13, 2011

I have been able to successfully build a live Linux CD, the problem is during the course of setting up my new linux instance on my latop I had to install a few items (intel drivers). So got all the files and everything worked after manually installing, but wanted to try to rebuild the CD with all the files in the CD, rather than having to use a USB drive to put the file onto my laptop. When I made the changes to the configuration that I previously used(just edited the chroot file and did lh_build again) nothing happened the binary was no rebuilt. So some questions: If I am wanting to add files into a live CD build how do I do this? How do I rebuild a CD? or Is it possible? (i.e. I have to continually start from scratch each time).

View 2 Replies View Related

Ubuntu :: Set Custom Resolution For Secondary Monitor?

Apr 30, 2010

I just switch from windows to use ubuntu 10.04. I am still learning how to set things in ubuntu.
One of the problem is that I can't set my secondary (external) display to my favorite one. I have 22'' screen (max 1680x1050) but I love to set it to 1280x800.
I follow instruction from this website https://wiki.ubuntu.com/X/Config/Resolution and my display detail is like this code...

Somehow, I get the new mode in LVDS1 but not in VGA1. How could I add this new mode in VGA1?

View 6 Replies View Related

Ubuntu :: Setting Up CUSTOM Screen Resolution?

Mar 18, 2011

I have ubuntu 10.10 installed on my computer in dual boot with windows 7, but i am using a 27-inches Samsung screen through an hdmi cable to connect my computer. whenever i try getting on ubuntu, i cannot see the top and bottom of the desktop (so i cant access the menu bar or anything!)(while using my spare vga cable) i tried downloading the nvidia driver & utility for my video card (gtx 460), but even using that, i could not setup my screen resolution manually. When i setup my windows, i was able to manually setup a custom resolution (i.e. 1842x1026) through the nvidia utility to be able to get the screen the fit properly.

I was wondering if there is any way i could do the same for ubuntu, perhaps through terminal.

View 6 Replies View Related

OpenSUSE :: CUPS: Adding Custom Page Size To Ppd File?

Mar 24, 2010

I have a Canon i560 printer, which is rather well supported by Gutenprint drivers. I have been using those for a while and they serve my regular printing needs. However, when I try to print a good quality photo on glossy photo paper, strange stuff happens.The colour doesn't come out nice, but somewhat faded. Worse, no matter how I specify that I want to make a print on 10x15 glossy paper, the actual print is always cut off, printed landscape when I specify portrait, etc. The printer is shared via CUPS and when my wife prints from her Windows XP machine, the printer works normally and the colours look brilliant so there's no problem with the machine itself, it has to be in the driver.

I googled this problem extensively and in my search, I found out that Canon does in fact have a Linux driver for this printer, though it can't be found through their website. It is on their ftp server, however: ftp://download.canon.jp/pub/driver/bj/linux/I installed the driver from there, following instructions that I found on the web and I have the printer working. But...the photo paper size that I want to print on (10x15 centimetres) isn't available in the ppd file. I can also not specify a custom paper size to print on in digikam or gwenview, since that option is greyed out...Since a ppd file is a text file, I decided to see if I could add a custom paper size. I googled some more and found this page: Adding Custom Paper Sizes to a Custom Printer File Using a Text EditorWith the help of that page, I thought I had it nailed. I added the following to my ppd file:

*PageSize photo/Photo 10x15: "<</CNPageSizeName(photo)/PageSize[283 424]ImagingBBox null>>setpagedevice"
*PageRegion photo/Photo 10x15: "<</CNPageSizeName(photo)/PageSize[283 424]ImagingBBox

[code]...

View 5 Replies View Related

OpenSUSE :: LibreOffice Impress - Adding Custom Effects In Text Transition

Jun 29, 2011

I have an extremely urgent support request! I need to create a presentation by Friday. I have selected the template, the elements etc. But, I have to add transition between each text Outlines and each page. It's very easy to add page transition effects. But, so far I have not managed to add automatic custom effect in text transitions (with click).

For example, let's say that I have in page the following format:
Text 1
Text 2
Text 3
I want to present the elements as Text 1, then I click the mouse, Text 2 click the mount Text 3 etc. In MS PowerPoint this is done via Master pages.

I tried the same on OO/LibreOffice 3.3: Edit the Slide Master, modified the fonts etc. Then, I tried to add a custom animation in each element. But with no success.
First of all, it seems that any effect is named: Outline Text 1: Click to...
Second: Even If I accept the fact than there seems to be no way to add an effect for Outline 2 etc, I save and show the presentation. But, instead of a page transition then a blank page that requires a click from me to present the 1st element, I see ALL elements. So, is it possible to do that in OO?

View 9 Replies View Related

Ubuntu :: Changing To A Custom Resolution For HDTV Using NVIDIA Drivers

Jul 17, 2010

I have a Philips 19' HDTV I use as my monitor, I have tried every guide out there, including the wiki one with xandr. Nothing works for me. This seems like it should be way easier, set custom resolution go.. but this isn't the case.

Using Ubuntu 10.04 -

I've tried editing the xorg.conf and adding the modelines and changing the modes , I've tried the xandr commands. I've tried guides from years ago to current ones. I'm desperate, Everything is cut off like maybe an inch not even. Can just barely see the edges of the top and bottom bars.

I've been working on this for many many hours coming up with nothing every time. I wish there was a way to just resize the desktop.

Here is my most recent attempt at the conf file.

Quote:

View 3 Replies View Related

Ubuntu :: Nvidia Geforce 210 Custom Resolution On LG Electronics 37LF75?

Nov 27, 2010

I'm trying to get my resolution to match the resolution I use in Windows 7 which is 1768 x 992 (50hz) Nvidia Geforce 210, LG Electronics 37LF75 - At the moment the top and bottom are both missing off the screen. Everytime I try to adjust my xorg.conf file it hangs at boot. Not really sure what exactly I'm doing with it.

xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.06 (buildd@yellow) Mon Oct 4 15:59:51 UTC 2010
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.06 (buildmeister@builder101) Mon Sep 13 04:59:45 PDT 2010
Section "ServerLayout"

[Code]...

View 4 Replies View Related

Ubuntu Multimedia :: Custom Resolution With Dual Monitors In X Server?

Jan 25, 2011

I'm currently running 10.10 64-bit version, with the current Nvidia driver installed for my 9600GT graphics card (2x DVI-out). With the card, I am running one VGA monitor and one HDMI TV (both using adaptors). I am running the screens in TwinView, using X Server Settings. My problem is, with the resolution available for my HDTV. In both Windows (XP and 7) and Ubuntu, the current Nvidia drivers all report the native resolution as 1920x1080, this however, is incorrect; the reported native resolution of the TV (according to the manufacturer) is 1280x720; but even set to that, there are still a few pixels missing outside of the screen.

In Windows, the Nvidia Control Panel lets me manually resize the desktop area on the HDTV, to a slightly smaller resolution than 1280x720, so that all pixels are within the viewing area. Is there anyway to do this with Ubuntu, using the current Nvidia driver? I cannot seem to find a way, using Nvidia X Server Settings.

View 3 Replies View Related

Debian Multimedia :: How To Permanently Set A Custom Resolution

Oct 23, 2015

I just installed Debian 8 (loving it so far) and everything its working right except for one thing: The monitor resolution!

I've got a LG 22 inch monitor and it supports up to 1360x768 but the display settings only shows 1024x768 as max resolution. Doing a little research i was able to get the desire resolution (1360x768) through the use of the tool "xrandr". The problem is that the resolution its not permanent and i need to invoke the xrandr script (i wrote a very basic "script" to set the resolution) on every restart or session logout and of course this is annoying. I've tried to use "crontab" to invoke the script on every restart but for some reason did not worked.

So, making more research i saw that apparently the correct way to set the resolution is by making use of "xorg.conf" but didn't quite get how to do....

Here's the xrandr script that i use:

Code: Select allOUTPUT=VGA1
MODE=1360x768
MODELINE=""1360x768"   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsyn$

xrandr --newmode $MODELINE
xrandr --addmode $OUTPUT $MODE
xrandr --output $OUTPUT --mode $MODE

View 4 Replies View Related

Ubuntu :: Adding Resolution To Kubuntu 10.10?

Mar 6, 2011

Having just loaded kubuntu 10.10 on a laptop with a 15 inch monitor the options to change resolution are very limited. Is it possible to add resolutions as some programmes for example running in wine are only showing part of the screen making the programme un-useable.

View 3 Replies View Related

Ubuntu :: Acer X183h 1366x768 Custom Resolution - System Became Unstable ?

Jun 25, 2010

Ive been searching for days and days trying to get this monitor to output in 1366x768 on Ubuntu 10.04. I knew it was possible, i did it late one night about a month back, but my system became unstable (not due to the resolution, i had setup a firewall to block all incoming till i unlock it, then another application to connect before i log in, and somehow it managed to lock out my keyboard on the login screen AND the recovery console, so i decided to just reinstall it)

Anyways, i found out exactly how to do it (for the Acer 183h that is). Ive spent about 48 hours total pouring through documents and found the documentation for nvidia-settings (easy find, i know, i was hoping to find an easy solution like what im typing up)

So, i figured out I could use Nouvaeu to get the proper settings (since all the modeline calcs dont do 1366, only 1360.) What i did was i went into the log file for the xorg,conf right after i installed, and in there somewhere near the middle it says what the timings are.

Code:

And i inputed that modeline into the monitor section, like so:

Code:

One of the two EDID commands is an old one, i just left it in there so when i was searching throught the xorg log i could find the section really quickly.

(BTW, im not sure if these timings are 100 accurate until i reboot my livecd and check, but im sure thier pretty damn close, and my monitor hasent exploded yet if your worried bout it, grab your livecd, open your xorg.conf, and it "should" be in the monitor section)

Next, i had to input all the Options to not search for different modes into the device section:

Code:

And finally, i had to set the screen to output the 1366x768, entering Modes "1366x768_60_0"

Code:

In the Modeline and Modes section, its VERY important that you have it in the format i have it in. The Modeline name MUST be completely custom, by adding either letters or extra _0.

And thats it!

Reboot, restart X, whatever (I prefer reboot, gives me time to ponder ) and you should be good to go.

(I know this may seem like a beginners knowledge type of thing, but im a beginner, pretty damn bright, and it still took me 4 days So, if this helps just one other person, ive done my part)

Im also pretty sure this method will work with other wide screen monitors, as long as you get the timings off Nouveou via LiveCD or installing the driver.

View 3 Replies View Related

Ubuntu :: Adding New Screen Resolution - Request Failed

May 19, 2011

Basically I want to change the resolution on my computer as the desktop is partially lost off of the screen. The needed resolution is not available so I am attempting to add a new resolution. I have used the [URL] for information on how to do this. I am completely new to Ubuntu and entering code so a TON of the results online have meant jibberish to me as people leave out the basics which I cannot find. Here is what I've done so far in the terminal...

I enter:
xrandr
I get:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
HDMI-0 disconnected (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm
1920x1080 60.0*+
1920x1080i 30.0
1280x720 60.0
2020x1180_60.00 (0x169) 200.0MHz
h: width 2024 start 2160 end 2376 total 2728 skew 0 clock 73.3KHz
v: height 1180 start 1183 end 1193 total 1224 clock 59.9Hz

I enter:
xrandr --newmode <Mode''Line>
I get:
bash: syntax error near unexpected token 'newline'

Already I see an error message though without knowing what else to do I try to continue the code as follows...
I enter:
cvt 2020 1180
I get:
# 2024x1180 59.90 Hz (CVT) hsync: 73.31 kHz; pclk: 200.00 MHz
Modeline "2024x1180_60.00" 200.00 2024 2160 2376 2728 1180 1183 1193 1224 -hsync +vsync

At this point I see it shows 2024x1180 when I actually entered 2020x1180 which I find odd, though I try the next part with both 2024 and 2020 with same results.
I enter:
xrandr --newmode "2020x1180_60.00" 200.00 2024 2160 2376 2728 1180 1183 1193 1224 -hsync +vsync

I normally get no response after with a blank cursor, though one time I got:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 27
Current serial number in output stream: 27

View 1 Replies View Related

Ubuntu :: Nvidia Settings Manager "Custom" Resolution?

May 6, 2010

I've been using Ubuntu on and off for the past few years, however since the release of Ubuntu 10.04 I have decided to dedicate my Dell laptop to Ubuntu. Everything is up and running smoothly with one exception: my screen resolution. My graphics card is an NVidia Geforce Go 7300, and as such I am using the "NVidia accelerated graphics driver (version current)." Compiz is working properly and the only issue I'm having with this setup is that my screen resolution is way too large for me to be able to see it. The screen is a 15.4 inch and the native resolution of 1680x1050 is exceptionally difficult to read. In the NVidia settings I am looking for a resolution of 1280x800, a resolution which I have used before on this laptop in a different operating system, however the closest I can come without stretching the image is 1440x900. I have searched both this forum and google religiously in search of an answer to this problem - not just today, but many times in the past; once for each version of Ubuntu that was released. Each attempt mutilating the xorg.conf file in a different manner, yet all to no avail. I have spent a woeful amount of my life trying to fix this issue, however I have succumb to failure and futility each time. I am willing to try a vast number of things that I have not already attempted in order to fix this, as well as a few tried methods that I may have executed incorrectly; as I would like to have a readable screen with which to use my laptop. Below is the contents of my laptop's current xorg.conf file.

Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Fri Apr 9 10:35:18 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0

[Code]...

View 3 Replies View Related

OpenSUSE Hardware :: Custom Resolution Setting With NVidia Graphic Hardware?

Jun 8, 2011

Whenever I login or restart the computer, my resolution gets reset. I think it may have to do with my setup being connected to a 18.5" HDTV. Is there a way to set custom resolutions in the OS, so that Nvidia and OpenSUSE can recognize them?

03:00.0 VGA compatible controller [0300]: nVidia Corporation ION LE VGA [10de:087e] (rev b1)
Subsystem: Acer Incorporated [ALI] Device [1025:0222]
Kernel driver in use: nvidia

View 1 Replies View Related

Fedora Installation :: Erratic Install Results W/initrd - Custom Spins With Custom Drivers - Modules?

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

Ubuntu :: Resolution Randomly Sets To Either 1024x768 Or 800x600 - Permanently Set A Resolution?

Dec 26, 2010

Barebones installation. Manually start x with 'startx'. For some weird reason, the resolution randomly sets to either 1024x768 or 800x600. How do I permanently set a resolution?

View 1 Replies View Related

Ubuntu :: Actual Resolution Is Only 1024x768 - Can't Get The Native Resolution (1280x1024)

Apr 5, 2011

I'm running 10.10. I have a Nvidia GTX 460. My actual resolution is only 1024x768. I can't get the native resolution (1280x1024). Nvidia-settings does not show this resolution. Google hasn't helped at all so far, and I have installed the Nvidia Driver.

View 2 Replies View Related

Ubuntu :: Changing A Display Resolution If You Have A Higher Resolution In 9.1?

Dec 7, 2009

I searched the archives and didn't find anything on this, and was just wondering if there is a problem if you load Ubuntu 9.1 and have a display that's higher than 1024x768. I'd prefer a machine with a higher res, but I've heard that Ubuntu will only go as high as 1024x768.I'm guessing, however, that by 9.1, it should recog the higher res while loading and it won't be a problem, but thought I'd check before shelling out on a machine with a nicer display.

View 9 Replies View Related

General :: Video Resolution Out Of Range Change Setting To Recommended Resolution 1280x1024

Oct 14, 2010

When I boot my computer I get this message: Warning Pc video resolution is out of range Change setting to recommended resolution 1280x1024 @60mh So I hit ctrl alt f1 I typed in Sudo dpkg-reconfigure xserver-xorg Nothing happens. It's been very frustrating because with everything that I've looked up it says that it's suppose to guide me through something. I desperately need my computer for school.

View 8 Replies View Related

Hardware :: Resolution Changed - Can't Return To Normal Resolution

Nov 20, 2010

I was evaluating a live distro on a USB drive and the resolution got changed from my normal 1680X1050 to 1024X768. I normally run SuperOS (ubuntu derivative) at 1680X1050 on my 22" LCD flatscreen monitor. The users manual for the monitor says that the optimum resolution is 1680X1050. Now when I go to system, preferences, monitors the monitor is unknown and the highest resolution that is available is 1360X768. I have clicked on Detect Monitors but not sure anything is happening. I have went to system, administration, additional drivers but none show up. The OSD menu for the monitor is showing 1380X768. I haven't been able to make any changes to the setting. I push the button that is supposed to get me into the sub-menu but nothing happens.

View 3 Replies View Related

General :: Resolution Max Is 800x600 - Can't Set A Resolution Of 1024x760

Apr 2, 2010

I've installed Ubuntu 9.10-karmic koala-and all runs good except screen resolution. I don't have any graphic card, and with windows I never had problems...but with linux max resolution is 800x600. what can I do to set a resolution of 1024x760 or similar ?

View 2 Replies View Related

Fedora Installation :: Get To Start The Install Process In A Resolution Other Than The "Optimum Resolution"?

Dec 5, 2009

I have googled this and I refuse to believe the answer is "older video card" or "ubuntu". Does anyone know what boot parameters to use or how to get Fedora to start the install process in a resolution other than the "Optimum resolution"? resolution=640x40 vga=ask. These do not work. They set the debug display but when the graphical portion starts it defaults to the "optimum resolution" and the message displays "Cannot Display This Video Mode". As you consider the answer, think this is a new computer, blank hard disk, etc. I am installing Fedora 10. Tried 11 and Vista seems less buggy, prefer 10 or 9.

View 9 Replies View Related

Ubuntu :: Add Custom Emblems In 9.10?

Jan 28, 2010

I wanted to add some custom emblems so I could label my folders more effectively and after a little bit of work, I figured out how to do it and I thought I should share that info with the group. The first thing to note is that the emblems are stored in the folder /usr/share/icons/gnome/32x32/emblems. The first problem you are going to run into is that you don't have permission to add files to this folder. The way I got around this was by changing the owner of the folder to myself. I am using a computer for recording, so my user name is "band." Change that to your user name.


Code: sudo chown band "/usr/share/icons/gnome/32x32/emblems" After you do that, you can paste your icons (I would use the .png format) into the folder. Next, you have to resize your icons so they are 32x32. You can do this by right clicking on the image then Open With > Gimp Image Editor. When Gimp starts up, go to Image > Scale Image. Change the width to 32. If your image is square, it will automaticly change the hight to 32. If it isn't then you can either force it to be 32 by unchecking the chain icon between the width and height, or you can resize the layer so it fits within 32x32. Then File > Save. If it is not a .png file, I would use Save As and save it as a .png by replacing the current format (.jpg, ect.) to .png. The Gimp will automaticly change the settings so it save it to the right format. I know for some of you these steps were obvious, but I thought I should help people out who aren't too familiar with the terminal or with the Gimp.

View 3 Replies View Related

Ubuntu :: How To Create A Custom ISO

May 21, 2010

I want to create a custom ubuntu ISO (This ISO will contain all the packages with the latest updates released till date).

View 9 Replies View Related







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