Re: Split/Unsplit page

> The standard keyboard shortcut file contains the line:
>
> Ctrl <Key>u , Ctrl <Key>v:         SplitUnsplitPage()
>
> but this shortcut doesn't work...

Yes you're right, this shortcut is obsolet try to replace the line by 
these 2 ones :
Ctrl <Key>u , Ctrl <Key>v:         SplitVerticaly()
Ctrl <Key>u , Ctrl <Key>z:         SplitHorizontaly()

I've done the modif on CVS.

Thanks for the report,

-- 
Stéphane GULLY - (http://www.zeitoun.net)

Received on Monday, 20 June 2005 10:13:49 UTC