Skip to content

Commit 2097b8d

Browse files
authored
Update README.md
1 parent 13e66a3 commit 2097b8d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,14 @@ The app does not provide any recording functionality - you must use the existing
2222
</tr>
2323
</table>
2424

25-
## File System Layout
26-
The key to organizing your Quac interface is to organize your `/ext/apps_data/quac` folder structure. Every individual file is assigned a button, and every folder/directory is a "group". Selecting a group will show you the contents of that folder/directory, whether they are individual files or more folders. There is no limit on the number of actions or folders - nest as deep as you want!
27-
2825
## Navigation / Controls
29-
- Pressing `OK` on a folder will open/navigate to that folder and display it's contents.
26+
- Pressing `OK` on a folder label will open/navigate to that folder and display it's contents.
3027
- Pressing `OK` on an action (indicated as a label surrounded by a border) will transmit that signal.
3128
- Pressing `Back` will take you up one folder
29+
- Pressing `Up` and `Down` will, you know, select things up and down...
30+
31+
## File System Layout
32+
The key to organizing your Quac interface is to organize your `/ext/apps_data/quac` folder structure. Every individual file is assigned a button, and every folder/directory is a "group". Selecting a group will show you the contents of that folder/directory, whether they are individual files or more folders. There is no limit on the number of actions or folders - nest as deep as you want!
3233

3334
You can organize your files by device type, or by function. For example, you may have a folder of "TV" actions, which correspond to Channel Up, Channel Down, Volume Up, Volume Down, etc. Or you may have a "Work Access" folder, which contains files/actions that correspond to Parking Gate, Garage Door, Lobby Entrance.
3435

0 commit comments

Comments
 (0)