Re: features suggestion
Jean-Roch HUET <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
Ok, thanks ^^ I'll use Sergio solution. $ mkdir /Programmes $ mount -o bind /Programs /Programmes $ gobohide -h /Programs Le 26/03/2015 19:53, Hisham a écrit : > On 24 March 2015 at 15:34, Jean-Roch Huet <[email protected]> wrote: >> >> With the 64 bits improvment, >> >> Could it be possible to create two functions in the kernel module : >> >> GoboFolderDisplayName $path $displayname >> >> And GoboFileDisplayName ? >> >> It could be very useful to display localized names for file and folders. The path is the same but the name displayed on the screen change... > > Display names are a userspace concept, not a kernel one. The kernel > has no knowledge of when it is serving a name for display consumption > and when it is for low-level FS activities. Userspace code often uses > the same strings for both purposes. For this reason, this feature is > not implementable without essentially reimplementing all userspace > software, so it's not practically doable in a Linux distro. > > -- Hisham > _______________________________________________ > gobolinux-users mailing list > [email protected] > http://lists.gobolinux.org/mailman/listinfo/gobolinux-users >