[Kde-kiosk] KDE Filedialog

Waldo Bastian bastian at kde.org
Wed Oct 27 12:03:51 CEST 2004


On Wednesday 27 October 2004 09:45, Jasper van der Marel wrote:
> L.S.
>
> What options are there for the KFIleDiaklgog to restrict access to the
> local filesystem and to hide the option SHow hidden files (f9).
> DCOP won't show KFIleDialog when running and the KDE URL Restrictions don't
> apply to KFileDialog.

[KDE URL Restrictions]
rule_1=list,,,,file,,,false
rule_2=list,,,,file,,$HOME,true
rule_count=2

works just fine here (KDE 3.3)

I did a bit of digging for the "Show Hidden Files" option and the following 
disables it:

[KDE Action Restrictions]
action/show hidden=false

Complete list of available actions in the file dialog:

action/home			Go to home directory
action/up				Go to parent directory
action/back			Go to previous directory
action/forward			Go to next directory
action/reload			Reload directory
action/mkdir			Create new directory
action/toggleSpeedbar	Show/hide sidebar
action/sorting menu		Sorting options
action/short view		Select short view
action/detailed view	Select detailed view
action/show hidden		Show/hide hidden files
action/preview			Show/hide preview
action/separate dirs		Show/hide separate directories

Note that for the toggle actions (the show/hide ones), disabling the action 
does not automatically turn the option off! It only makes that the user can 
no longer change the setting in the user interface.

Cheers,
Waldo
-- 
bastian at kde.org   |   SUSE LINUX 9.2: Order now!   |   bastian at suse.com
  http://www.suse.de/us/private/products/suse_linux/preview/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-kiosk/attachments/20041027/aefa46d8/attachment.pgp


More information about the kde-kiosk mailing list