mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] C-x, C-c, C-v (I prepare a little the work)


Chronological Thread 
  • From: Nicolas Ratier <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] C-x, C-c, C-v (I prepare a little the work)
  • Date: Thu, 21 Oct 2004 18:43:20 +0200
  • Organization: Femto-ST Dept LPMO

How to modify "my-init-texmacs.scm" file so
that TeXmacs will understand the following kbd-kde map ?
(It is important for me, I work fastly with kde keys,
and I'm sure not to be alone in this case in texmacs community)

--- Thank to <address@hidden> not to respond to this email ---
--- I need concret response not insults ---

("C-n" (new-buffer))
("C-o" (choose-file "Load file" "" 'load-buffer))
("C-s" (save-buffer))
("C-p" (preview-with-ghostview))
("C-w" (safely-kill-buffer))
("C-q" (safely-quit-TeXmacs))
("C-z" (undo))
("C-x" (clipboard-cut   "primary"))
("C-c" (clipboard-copy  "primary"))
("C-v" (clipboard-paste "primary"))

Thanks
Nicolas




Archive powered by MHonArc 2.6.19.

Top of page