File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77## Navigation
88
9- - Use the d-pad to scroll through menus and lists
9+ ### Browser
10+
11+ All interaction is done using the keyboard.
12+
13+ - Arrows keys to navigate lists and tabs
14+ - 1-9 are used as shortcuts in grids and lists
15+ - Backspace to navigate back a screen
16+ - Enter to perform the displayed action
17+ - Shift+LeftArrow and Shift+RightArrow to trigger left and right nav bar actions
18+
19+ ### On Device
20+
21+ - Use the d-pad to navigate lists and tabs
22+ - 1-9 are used as shortcuts in grids and lists
23+
24+ ## Running Locally
25+
26+ 1 . Clone and ` npm start ` the CORS proxy https://github.com/garredow/cors-testing
27+ 2 . Clone and ` npm start ` Foxcasts Lite
28+ 3 . Open Chrome to https://0.0.0.0:8080 to see app running
29+ 4 . Optional: Create a custom emulated KaiOS device in Chrome Dev Tools. Settings:
30+
31+ ![ Chrome Emulated Device] ( /promo/chrome_emulated_device.png?raw=true )
1032
1133## How to Install
1234
You can’t perform that action at this time.
0 commit comments