--- doc/tkdesk.1 +++ doc/tkdesk.1 @@ -51,7 +51,7 @@ file browser or list window and dropped onto appbar buttons that have been configured to be drag'n'drop targets. The contents of the appbar is configured in the "AppBar" -configuration file (located in "~/.tkdesk"). +configuration file (located in "~/.desk/tkdesk"). .PP 4. The .I built-in editor @@ -85,7 +85,7 @@ drag'n'drop targets, editor windows, and the root window (a.k.a. desktop). .IP Press-3 Display the file's or directory's popup menu. The contents of these menus -are configured in the "Popups" configuration file (located in "~/.tkdesk"). +are configured in the "Popups" configuration file (located in "~/.desk/tkdesk"). .PP The display options of any file listbox can be configured through the menubutton right above the listbox, displaying the name of the displayed @@ -101,7 +101,7 @@ .IP \-configdir\ \fIdir By default TkDesk reads its configuration either from the files contained -in the directory "~/.tkdesk" (see section +in the directory "~/.desk/tkdesk" (see section .I FILES below), or if it does not exist, from TkDesk's library directory (usually @@ -145,31 +145,31 @@ All of the following configuration files are accessible directly inside the "Configuration" submenu of the "TkDesk" menu. The default application bar contains the same menu in the first button (the one with the comet). -.IP ~/.tkdesk/AppBar +.IP ~/.desk/tkdesk/AppBar Definition of the application bar. -.IP ~/.tkdesk/ButtonBar +.IP ~/.desk/tkdesk/ButtonBar Definition of the button bars used in file browser and file list windows, and of directory-specific button bars. -.IP ~/.tkdesk/Commands +.IP ~/.desk/tkdesk/Commands Contains a list of menu entries that will be added to the "Commands" menu. -.IP ~/.tkdesk/Directories +.IP ~/.desk/tkdesk/Directories Definition of the contents of the "Directory" menu and of actions performed when specific directories are opened. -.IP ~/.tkdesk/FileTags +.IP ~/.desk/tkdesk/FileTags Defines how files and directories are displayed, both by default and on a per-object basis (using shell-like "glob" patterns). -.IP ~/.tkdesk/Local +.IP ~/.desk/tkdesk/Local Initially, this file does not exist. If it does though, it is sourced (evaluated) when TkDesk starts up. This is the right place to put any local extensions. -.IP ~/.tkdesk/Popups +.IP ~/.desk/tkdesk/Popups Definition of the file- and directory-specific popup menus. Also contains the definition of the popup menu used in the "Copy, Move, ..." dialog. -.IP ~/.tkdesk/Sounds +.IP ~/.desk/tkdesk/Sounds Defines which command should be used for playing sounds, if any, plus defines which sounds should be played at which TkDesk event. -.IP ~/.tkdesk/System +.IP ~/.desk/tkdesk/System Contains definitions of colours and fonts to be used, which commands should be used for copying, deleting etc. Also contains options that affect the built-in editor and some other configuration variables. @@ -201,7 +201,7 @@ for which these characters are "special" in some respects. .sp If you can't get the application bar back on the screen, delete the -line starting with "Toplevel dsk_appbar" from the file ~/.tkdesk/_layout +line starting with "Toplevel dsk_appbar" from the file ~/.desk/tkdesk/_layout and restart TkDesk. .sp