Added details
[uzbl-mobile] / README
1 Control:
2   - FIFO opened in /tmp/uzbl
3   - 'forward', 'back, 'http://www.blah.com', at the supported commands.
4   - Must be a blank character at the end (eg: newline)
5
6 Todo:
7   - Include PID in FIFO name to allow multiple instances.
8   - Delete FIFO upon terminating.
9
10 Bugs:
11   - Segfaults sometimes occur, no idea why.