Re: [dev] surf man page

2013-03-12 Thread Charlie Kester
On 03/12/2013 13:03, hiro wrote: $ diff -u surf.1.old surf.1 --- surf.1.old 2013-03-10 16:23:26.119815637 +0100 +++ surf.1 2013-03-10 16:27:40.578437114 +0100 @@ -61,22 +61,22 @@ Walks forward the history. This is awkward English. I suggest rephrasing it as: Walks forward in the histo

Re: [dev] surf man page

2013-03-12 Thread hiro
$ diff -u surf.1.old surf.1 --- surf.1.old 2013-03-10 16:23:26.119815637 +0100 +++ surf.1 2013-03-10 16:27:40.578437114 +0100 @@ -61,22 +61,22 @@ Walks forward the history. .TP .B Ctrl\-k -Scrolls page upwards. +Scrolls up. .TP .B Ctrl\-j -Scrolls page downwards. +Scrolls down. .TP .B

Re: [dev] surf man page

2013-03-12 Thread William Giokas
On Tue, Mar 12, 2013 at 08:12:23PM +0100, hiro wrote: > ~/surf-0.6$ diff surf.1.old surf.1 Nice human readability is fun. Use diff -u. > 64c64 > < Scrolls page upwards. > --- > > Scrolls up. > 67c67 > < Scrolls page downwards. > --- > > Scrolls down. > 70c70 > < Scroll up one whole page view. >

[dev] surf man page

2013-03-12 Thread hiro
~/surf-0.6$ diff surf.1.old surf.1 64c64 < Scrolls page upwards. --- > Scrolls up. 67c67 < Scrolls page downwards. --- > Scrolls down. 70c70 < Scroll up one whole page view. --- > Scrolls up one page. 73c73 < Scroll down one whole page view. --- > Scrolls down one page. 76c76 < Scroll horizontally

Re: [dev] kiosk mode for surf

2013-03-12 Thread Christoph Lohmann
Greetings. On Tue, 12 Mar 2013 19:39:46 +0100 Christian Hesse wrote: > Nick on Tue, 2013/03/12 10:12: > > On Tue, Mar 12, 2013 at 11:00:02AM +0100, Christian Hesse wrote: > > > However I have one additional proposal: I would like to hide the title > > > change on mouse hover in kiosk mode. My pr

Re: [dev] kiosk mode for surf

2013-03-12 Thread Christian Hesse
Nick on Tue, 2013/03/12 10:12: > On Tue, Mar 12, 2013 at 11:00:02AM +0100, Christian Hesse wrote: > > However I have one additional proposal: I would like to hide the title > > change on mouse hover in kiosk mode. My project is about an exam taking > > system and I would like to completely hide UR

Re: [dev] kiosk mode for surf

2013-03-12 Thread Nick
On Tue, Mar 12, 2013 at 11:00:02AM +0100, Christian Hesse wrote: > However I have one additional proposal: I would like to hide the title change > on mouse hover in kiosk mode. My project is about an exam taking system and I > would like to completely hide URLs from the user. Is the title area sho

Re: [dev] kiosk mode for surf

2013-03-12 Thread Christian Hesse
Christoph Lohmann <2...@r-36.net> on Mon, 2013/03/11 21:28: > Greetings. > > On Mon, 11 Mar 2013 21:28:54 +0100 Christian Hesse wrote: > > Christoph Lohmann <2...@r-36.net> on Sat, 2013/03/09 09:05: > > > If that page is there and it can be really used to set this up, then I > > > will add it.