行為的偏好設定
您可以選擇要用點兩下或是點一下的方式來開啟檔案與資料夾。按下視窗標題列右側的主選單按鈕,選擇「偏好設定」後進入「一般」區域來進行設定。
開啟檔案與資料夾
- 開啟項目的動作
預設情況下,開啟項目的方式為點兩下(點一下為選擇項目)。若您將開啟項目的方式改為點一下時,只需點一下項目便能同時選取與開啟;在此情況下您若想選取多個項目,可以按住Ctrl不放並點選您欲選取的項目。
開啟可執行文字檔
可執行文字檔為一種包含程式並且能夠執行的檔案。須在檔案權限設定中允許該類檔案作為程式執行。常見的可執行文字檔包括「Shell」、「Python」與「Perl」;對應的副檔名分別是「.sh」、「.py」以及「.pl」。
Executable text files are also called scripts. All scripts in the ~/.local/share/nautilus/scripts folder will appear in the context menu for a file under the Scripts submenu. When a script is executed from a local folder, all selected files will be pasted to the script as parameters. To execute a script on a file:
Navigate to the desired folder.
Select the desired file.
Right click on the file to open the context menu and select the desired script to execute from the Scripts menu.
A script will not be passed any parameters when executed from a remote folder such as a folder showing web or ftp content.