The one change I dislike (read: "that drove me insane") in FM 7.2 is the
way it handles PgUp/PgDown keypresses. In previous versions, using these
would take you to the next/prev page; in FM 7.2, you're taken to the
next/prev screen instead. 

To change this, I added two lines to my customui.cfg:

<Modify GotoNextPage <KeySequence /PgDn>>

<Modify GotoPreviousPage <KeySequence /PgUp>>

(I also removed the two lines with the default definitions for /PgDn and
/PgUp from wincmds.cfg, but in retrospect that probably wasn't
necessary: customui.cfg overrides any commands in wincmds.cfg)

This level of customizability is why I love Frame...

Harro de Jong
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to