David Kastrup <[EMAIL PROTECTED]> writes:

> "Paulie" <[EMAIL PROTECTED]> writes:
>
>> I am just learning Linux and am trying to get to grips with emacs -
>> so far so good.  I use Ctl/Alt/F1 to go into terminal mode and use
>> xemacs - no problem, plain screen, keyboard commands only.  When I
>> try emacs I get the menu bar (File Edit Options etc) at the top of
>> the screen but don't have a mouse attached.  Is there a way to
>> access the menu in a similar way as I might in Windows (Alt key).
>
> F10, but be prepared to hate it.

Yes, put this in your ~/.emacs:

    (menu-bar-mode 0)

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
The rule for today:
Touch my tail, I shred your hand.
New rule tomorrow.
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to