Software :: Used To Make A 'creative' Of Certain Size, In This Case 260 X 125?
Dec 5, 2010What software can be used to make a 'creative' of certain size, in this case 260 x 125
View 1 RepliesWhat software can be used to make a 'creative' of certain size, in this case 260 x 125
View 1 RepliesI have a issue in that my 30gb creative zen is showing up fine as a media device, I can delete and add files. It is showing up as z 3.9gp partition. I formatted inside the Zen I formatted inside Windows Vista It showed 28,800ish megs free and it still showed up at a 3.9 gig partition There is no .trash folder How can I fix this? Qlix installed don't know if that matters.
View 1 Replies View Relatedyesterday I upgraded of my ubuntu release from 10.04 to 10.10 and now, when I plug my mp3 creative zen player it doesn't work.The same player works very well with 10.04 and I can upload my mp3s directly from rythmnbox using drag&drop.Here my /var/log/syslog
Code:
Oct 20 15:58:20 tarini-laptop kernel: [25042.100344] hub 4-0:1.0: unable to enumerate USB device on port 2
Oct 20 15:58:38 tarini-laptop kernel: [25059.970030] usb 1-1: new high speed USB device using ehci_hcd and address 16
Oct 20 15:58:38 tarini-laptop kernel: [25060.102634] usb 1-1: device descriptor read/64, error -71[code].....
I am working with a third party that use windows to compile. When we port that code I am running into a lot of case issues where the includes are not case sensitive. Is there any option in GCC to make it case insensitive. I know its a long shot, as I have done reading and does not seem so.
View 1 Replies View RelatedI'm rsync'ing a bunch of files between a Windows and a Linux system. Since not all Windows care about case, some of the files on the Windows system no longer have the same casing as they had on the Linux system. But rsync now treats these files as different and uploads a new copy.
Is it possible to have rsync ignore the case?
Recently I've been migrating my development environment to ubuntu (desktop edition, because this is not a server, is just my computer) and I've been having some problems with apache case-sensitive (I'm an absolute beginner with it). I want to make apache case-insensitive, but I didn't find a complete and easy to follow solution online more than doing this:
From the command line, type sudo su to get root privileges.
nano /etc/apache2/mods-available/speling.conf
Type CheckSpelling on and hit ctrl-x, y to exit and save the file.
type a2enmod and then speling and hit enter.
type /etc/init.d/apache2 reload to reload apache.
Mistype a url to test it.
I found that here: [URL]. It worked for some things but I'm still having a lot of problems with capitalization. I don't wanna go back to windows an ISS. BTW I'm using ubuntu 10.10 desktop edition 32-bits, and I've not moved any apache configuration more than that described above.
Is there any possibilities to make Creative HS-1200 wireless headset to work in OS11.1?
It shows up in Mixer panel, but i cant in any way configure it or make it work. It seems its been detected in some way, but i Yast-Sound it doesnt show up. Only in KMix.
I'm using Centos 5.4 and Subversion 1.4.2. I use MySQL to authz user when connect to SVN. In MySQL database, I have a username 'Harry', and in the file access control, I typed username 'harry'. Now I just can login with 'harry' user, cannot with 'Harry'. How can I check lower case on SVN before it requires authz, I tried to use AuthzForceUsernameCase Lower but apache cannot start.
This is my subversion.conf file
<Location />
DAV svn
SVNParentPath /svn
SVNListParentPath on
AuthType Basic
AuthName "Authorization Realm"
AuthzSVNAccessFile /var/svn/svnauth
AuthMYSQLEnable on
AuthMySQLHost mydomain
AuthMySQLUser username
AuthMySQLPassword password
AuthMySQLDB db
AuthMySQLUserTable user
AuthMySQLNameField userid
AuthMySQLPasswordField passwd
AuthMySQLPwEncryption md5
Require valid-user
</Location>
Is there a way I can mount NTFS and VFAT partitions and make them case-insensitive? Somehow I installed Linux this time around and it's all case sensitive. Argh.
View 6 Replies View RelatedKernel 2.6, Slackware 12.0
mkisofs 2.01
I do 'mkisofs -iso-level 1 -o image John Smith.txt'. Only an example. When I mount image, ls outputs john_smi.txt. So it has shorten to 8.3 and translated ' ' into '_'. This is in accordance with the manual, although it doesn't say the conversion will be done.
Quote:
-iso-level level
.........................
With all iso9660 levels from 1..3, all filenames are restricted to upper case letters, numbers and the underscore (_).
...........................
However, as it did not reject the file name, it should have converted it to all upper case, it seems to me. And -iso-level 2|3 does the same thing.
Code:
root@darkstar:~# mkisofs -iso-level 1 -o image John Smith.txt
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 0
[code]....
I notice that when you try to Make link to any file or folder form context menu, It just copy the same file size? even when i tried to copy the link to external storage disk..
View 1 Replies View Relatedhow to make creative web cam working with ubuntu
View 1 Replies View RelatedI tried to add my wife , and when I put in a password for her, this error comes up."Please set a valid user name consisting of a lower case letter followed by lower case letters and numbers." I did all that and I still can't set a password for her.
View 3 Replies View RelatedI've written a simple perl code to learn switches in perl.My code is pasted below,
#!/usr/bin/perl
$opt = 1;
switch($opt) {
[code]...
i was using eclipse in windows 7, th fonts are small so I can see the code good. But I want to use in Ubuntu so I setup. But here the font size is huge and windows are taking more space and I am unable to code.How to reduce the overall font size and make it small?
View 4 Replies View RelatedWhen Installing Ubuntu what difference does the installation size make? Right now it's set at 17GB :/. The higher the install size better functionality or what?
View 2 Replies View RelatedIf I have a file in which data is written which leads to the increase of this file size
Is it possible to make a constraint such that this file size mustn't exceed certain size
let say 5 MB for instance
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 RelatedI have this directory with multiple images 'pics' and the size is 20mb and I want to make a .zip or .rar package of this directory but with an increased size so the .zip/.rar file will be 100mb, and then when you extract it the file size is the original 20mb. I want to make the result file bigger, no compress it. I need to put all the directory in one single file .zip or .rar but it has to weight more (100mb), maybe it can be done with another application. By the way, I have a centos 5 from command line.
View 2 Replies View RelatedI have been using windowmaker for some time now. I really love this wm, but I've one major problem; how do I make certain windows open the same size each time I open that program? For instance, I have a certain size I prefer for Pcmanfm, Vlc, deadbeef, and geequie, but every time I run them, they open anywhere on the desktop at all sorts of sizes. I especially hate resizing a video window when the video is playing.
I can do this in fluxbox, but I have a different set of problems with that window manager, namely, I can't organize my dockapps the way I want, despite editing the slitlist and some won't work at all. While I love Openbox, I can't get the windows sized right each time, either.
I know that you can make it full screen, however it just makes the background OS's background black, and still provides a smaller display. Is it possible to make the guest OS's screen (or display) full size?
View 6 Replies View RelatedThis may seem to be a silly question, but I googled along
and found that most of relevant complaints was about
a bug in video card driver.
My problem is -
For some unknown reason, I can't resize the Konsole window horizontally while I can still resize vertically. This is bad as the corrent width of Konsole window fills the entire screen!
Does anyone know of a way to make the hulu screen size smaller? The smallest that I can get it is still taking up about 1/4 of my screen.,
View 2 Replies View RelatedIs their a command I could use to do this? It needs to be 32MB (33,554,432 bytes), can be either random data or just a blank file, though random data would be preferable, and well... that's it.
Though also, is their a way I could copy the file in a terminal and it print out the info such as average speed and/or total time it took to complete. I'm trying to fight some bad reviews on this flash drive I bought that performs very well, and since stupid comment vs stupid comment doesn't win anything I need to apparently be the first to actually test this drive throughly.
If I open my 3.3MB .jpg file in Microsoft Paint and re-save it as .jpg it will right away loose it's size and go down to 1.5MB and still keep the good quality.
I have 100s of these picture files, so I can't set down and do it one by one in Paint.
I am wondering if there is any command in Centos 5.4 or tool that I can use to not only make these files size smaller but also to standardize their size to let's say 800 X 600. The latter is not really needed but it will be bonus if someone can guide me.
I am running a php photo gallery script and it takes way to long to load the picture hence the requirement to lower the size for all the files.
I know that there is "mogrify" and "convert" but I think they don't work without GIMP. I don't have GIMP installed and I do install it I think it goes on to install a lot of gnome libraries which I am afraid might break my server or overload it too much. My CentOS doens't have any GUI or gnome package to it and I want to keep it simple.
I am using the Gnome desktop in Lenny 5.03The default Gedit paper size is "US Letter", which is almost right for my HP Laserjet 4L, except that about .5 inch at the top and .25 inch at the left margin are cut off.I have defined a "Custom Size" under File -> Page Setup -> Manage Custom Sizes... with margin settings that solve the problem, but this "Custom Size" only remains the default Paper Size for printing until Gedit is closed.Using what appears to be the same gnome dialog from epiphany and evolution, the Papersize settings stick, but not from Gedit. I cannot locate any configuration file to edit, and nothing in the gconf editor seems to apply.
View 4 Replies View RelatedEach version of Ubuntu I've used, the size of the text in the virtual consoles (Am I allowed to call it "screen resolution" if it's a CLI?) has varies widely; some versions had the consoles in 80x24 text mode while others used much higher resolutions.this version of Ubuntu seems to use 80x24 characters, which looks really ugly on my 17" screen. Is there any way to make the font size smaller? QBASIC had a WIDTH command to change the number of rows and columns of characters,
View 2 Replies View RelatedI have nearly 200GB of space free on the HD with my linux main EXT4 partition, and I'm wondering if I can convert a large part of this to a new NTFS partition that I can use for my windows XP paralell install?
Basically, what do I have to do to resize and create the new partition and how do I get windows to recognize it?
Anyone have a script, or method, that would allow (c)fdisk to divide a hard drive up into equal size primary partitions?
View 1 Replies View RelatedI scanned a document with xsane and saved it as a pdf, the pdf shows up great but there is extra white space at the bottom of the document. how do i get rid of the white space and make the document the actual real legal size?
View 2 Replies View Related