Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Jim Janney Newsgroups: comp.lang.java.programmer Subject: Re: ctrl-c ctril-v Date: Thu, 24 Jan 2013 18:16:42 -0700 Organization: the free repetition of doubtful words Lines: 16 Message-ID: References: <1q92g8hfr69f0422pq5r81cqqlpfngkotj@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx04.eternal-september.org; posting-host="3c5d835c9a0219e1946f4dd3740c28b0"; logging-data="25787"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19AoERheYQW25gpj3tEg7K/" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:aCNhfVBe0PXdvHT8iVLZ4FW75f0= sha1:nPPFAMyefgsrDOs1rbnyzwTTheo= Xref: csiph.com comp.lang.java.programmer:21678 Roedy Green writes: > Is it possible to reconfigure copy paste to some other keystrokes > besides ctrl-C ctrl-V either within Java or Windows entirely? > > They are quite inconveniently placed in a dsk layout. This is a good thing. Programmers should not copy/paste on a regular basis. But on Windows I normally use control-insert/shift-insert anyway. No need to reconfigure anything, it already works. That's the key marked "Ins", just left of the home key. -- Jim Janney