[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux-team] Binding Ctr-Alt in emacs
Ca marche!!!
Merci a tous.
Par hasard qq saurait-il comment binder C-kp-1 et les autres...? Je n'y
parviens pas non plus.
Merci
jm
> > > J'essaie désespérement de lier la combinaison de touche Ctrl-Alt-xxx
> > > sous emacs. J'ai édité le fichier .emacs en essayent ceci (pour la
> > > combinaison C-M-up):
> > >
> > > (global-set-key "\C-\M-up" 'other-window)
> > > et
> > > (global-set-key "\C-M-up" 'other-window)
> > > et
> > > (global-set-key "C-M-up" 'other-window)
> >
> > (global-set-key [C-M-up] 'other-window)
> >
> > Pour plus de détails, consulter l'info (C-h i) et suivre
> > Emacs -> Key Bindings -> Customization -> Init Rebinding
> > -> Function Keys
> >
>
> Sous xemacs:
>
> (global-set-key '(control meta up) 'other-window)
---------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/