unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* File dialog in Emacs under Glux
@ 2008-02-17 23:14 B. T. Raven
  2008-02-18  7:37 ` Andrea Vettorello
  0 siblings, 1 reply; 2+ messages in thread
From: B. T. Raven @ 2008-02-17 23:14 UTC (permalink / raw)
  To: help-gnu-emacs


i.

I have been using w32 Emacs for quite a while and have gotten used to 
the File Dialog when mousing around the menu bar. I have commented the 
w32 specific stuff out of my .emacs for use under Gnu/Linux but I don't 
see file dialogs there (Fedora 8)even with use-file-dialog and 
use-dialog-box set to t in my .emacs. Does any of you have a clue as to 
why can't see file dialogs in Fedora. I don't have a Web connection to 
that machine and so I just downloaded the 22.1 sources, transferred them 
to the Fedora machine with a flash drive, and built them there. Did I 
miss some necessary toolkits. The About Emacs screen shows i686 with X 
toolkit and xaw3d.

ii.
I have used xmodmap to make mouse left handed with "pointer = 3 2 1" but 
I have to click twice to execute. Is there something I can put .xinitrc 
or .xmodmap or Xmodmap to make the mouse work like under w32 (one click)?

Thanks,

Ed


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: File dialog in Emacs under Glux
  2008-02-17 23:14 File dialog in Emacs under Glux B. T. Raven
@ 2008-02-18  7:37 ` Andrea Vettorello
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea Vettorello @ 2008-02-18  7:37 UTC (permalink / raw)
  To: help-gnu-emacs

On Feb 18, 2008 12:14 AM, B. T. Raven <nihil@nihilo.net> wrote:
>
> i.
>
> I have been using w32 Emacs for quite a while and have gotten used to
> the File Dialog when mousing around the menu bar. I have commented the
> w32 specific stuff out of my .emacs for use under Gnu/Linux but I don't
> see file dialogs there (Fedora 8)even with use-file-dialog and
> use-dialog-box set to t in my .emacs. Does any of you have a clue as to
> why can't see file dialogs in Fedora. I don't have a Web connection to
> that machine and so I just downloaded the 22.1 sources, transferred them
> to the Fedora machine with a flash drive, and built them there. Did I
> miss some necessary toolkits. The About Emacs screen shows i686 with X
> toolkit and xaw3d.
>

FWIK, xaw3d is only used to draw scroll bar and buttons (surely
someone here in the list will correct me if I'm wrong). For the file
dialog you need to enable the GTK+ support (and probably need to
install the necessary dev packages).

> ii.
> I have used xmodmap to make mouse left handed with "pointer = 3 2 1" but
> I have to click twice to execute. Is there something I can put .xinitrc
> or .xmodmap or Xmodmap to make the mouse work like under w32 (one click)?
>

You mean clicking icons in the GUI? Again FWIK, Fedora should use
Gnome as default, so you can configure the file browser (Nautilus) to
use "single click to open items" (from the Gnome panel, System ->
Preferences -> File Management -> Behaviour), and you can change mouse
orientation (left handed mouse) via mouse preferences (System ->
Preferences -> Mouse).

I don't know which Gnome version is shipped with Fedora 8, I'm using
the latest stable with Debian, so menu items could be slightly
different...


-- 
Andrea




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-18  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-17 23:14 File dialog in Emacs under Glux B. T. Raven
2008-02-18  7:37 ` Andrea Vettorello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).