build: Merge submodules into repo
This commit is contained in:
parent
540a30f719
commit
4c64279f90
422 changed files with 106715 additions and 8 deletions
82
other/DinguxCommander/README.txt
Normal file
82
other/DinguxCommander/README.txt
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
DinguxCommander for Dingux
|
||||
--------------------------
|
||||
|
||||
|
||||
History
|
||||
-------
|
||||
|
||||
2011-03-09 : Version 2.1
|
||||
- Rename a file/dir
|
||||
- Create new dir
|
||||
- Minor fixes
|
||||
|
||||
2011-02-16 : Version 2.0
|
||||
- Execute file
|
||||
- View file
|
||||
- Disk information
|
||||
- Disk used by a list of selected files/dirs
|
||||
- New button mapping
|
||||
- Small fixes
|
||||
|
||||
2011-02-05 : Version 1.0 : Initial version.
|
||||
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
DinguxCommander is a file manager for Dingoo (Dingux).
|
||||
It uses two vertical panels side by side, one being the source and the other the
|
||||
destination, like many 'commander-style' file managers such as Norton Commander
|
||||
or Midnight Commander.
|
||||
DinguxCommander allows to:
|
||||
o Copy, move and delete multiple files.
|
||||
o View a file
|
||||
o Execute a file
|
||||
o Rename a file or directory
|
||||
o Create a new directory
|
||||
o Display disk space used by a list of selected files/dirs
|
||||
o Display disk information (used, available, total)
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
As usual:
|
||||
|
||||
o Extract the archive, keeping the directory structure
|
||||
o Copy the directory 'DinguxCommander' and its contents somewhere on your SD
|
||||
card under '/boot/local' (for example: in /boot/local/apps/)
|
||||
o Create a shortcut to DinguxCommander.dge in your favorite menu.
|
||||
|
||||
|
||||
Controls
|
||||
--------
|
||||
|
||||
o D-pad Move
|
||||
o L/R Page up/page down
|
||||
o A For a directory: open
|
||||
For a file: view or execute
|
||||
o B Go to parent directory / cancel
|
||||
o Y System actions:
|
||||
- Select all items
|
||||
- Select no items
|
||||
- Create new directory
|
||||
- Display disk information
|
||||
- Quit program
|
||||
o X Actions on selected items:
|
||||
- Copy to destination directory
|
||||
- Move to destination directory
|
||||
- Rename (appears only if 1 item is selected)
|
||||
- Delete
|
||||
- Display disk used
|
||||
o SELECT Select highlighted item.
|
||||
Selected items are displayed in red.
|
||||
o START Open highlighted directory in destination panel.
|
||||
If a file is highlighted, open current directory in destination panel.
|
||||
|
||||
|
||||
Credits
|
||||
-------
|
||||
|
||||
Homepage: http://beyondds.free.fr/
|
||||
Development: Mia
|
||||
Font: Beycan Çetin
|
||||
Loading…
Add table
Add a link
Reference in a new issue