Mailinglist Archive: opensuse-kde (62 mails)
| < Previous | Next > |
Re: [suse-kde] Case sensitive - how?
- From: Peter Vollebregt <peter.vollebregt@xxxxxxxxx>
- Date: Sun, 03 Sep 2006 20:32:26 +0200
- Message-id: <44FB1FBA.3090106@xxxxxxxxx>
Carlos Gonçalves schreef:
> Hi all!
>
> I'm trying to save a file/folder with its name only in capital letters but KDE
> renames it to lower case. Example: README -> readme ; INSTALL -> install
>
> How can I fix this?
>
>
> Thanks in advance.
> Carlos Gonçalves
>
>
>
>
Carlos,
Is this happening when saving to a FAT partition?
If yes add 'shortname =mixed' as an option to fstab
as in
/dev/hda1 /windows/C vfat
noatime,users,gid=users,umask=0002,utf8=true,shortname=mixed 0 0
Peter
> Hi all!
>
> I'm trying to save a file/folder with its name only in capital letters but KDE
> renames it to lower case. Example: README -> readme ; INSTALL -> install
>
> How can I fix this?
>
>
> Thanks in advance.
> Carlos Gonçalves
>
>
>
>
Carlos,
Is this happening when saving to a FAT partition?
If yes add 'shortname =mixed' as an option to fstab
as in
/dev/hda1 /windows/C vfat
noatime,users,gid=users,umask=0002,utf8=true,shortname=mixed 0 0
Peter
| < Previous | Next > |