From: Barrucadu Date: Fri, 24 Apr 2009 06:58:03 +0000 (+0100) Subject: -m X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=500749163e56f1a694dd8c426813e03913c86c55;p=uzbl-mobile -m --- diff --git a/README b/README index b645d83..b3c68a0 100644 --- a/README +++ b/README @@ -1,2 +1,10 @@ +Control: + - FIFO opened in /tmp/uzbl + - 'forward', 'back, 'http://www.blah.com', at the supported commands. + +Todo: + - Include PID in FIFO name to allow multiple instances. + - Delete FIFO upon terminating. + Bugs: - - The control_thread function doesn't receive data all the time, and causes segfaults for some reason. And it doesn't actually work at all. \ No newline at end of file + - Segfaults sometimes occur, no idea why.