473,748 Members | 2,558 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Keyboard shortcut for Cut/Copy/Paste in Win XP .

Hi

Sorry for posting this message to so many groups, but I was not sure
which group the windows keyboard experts would be reading, so I
ventured to post it to all of them.

I want to map or create shortcut on the keyboard for Cut/Copy/Paste
functions. I can use the regular Control_X, C or V to do the same in
Windows XP, but I would rather press a single key just like in Sun
Solaris keyboards which have specific keys for these functions.

Is there any way that I could use some simpler shortcut like some of
the Function keys to Cut/Copy/Paste?

Any help will be very much appreciated. Thank you.

The Flyer
Jul 17 '05 #1
4 27716
> Is there any way that I could use some simpler shortcut like some of
the Function keys to Cut/Copy/Paste?


I am not aware of any way to change these keys in the OS, e.g. in Windows
Exploder. Even if you could change the keys in Windows, every application
also works with the same Ctrl C/X/V.

One solution might be to the get the Microsoft "Office" keyboard which has
additional function keys for these operations; other
brand keyboards have dedicated keys too. I suspect some keyboard remapping
software could make e.g. F5 perform Ctrl-C.

Ted Green ted -at- vedit.com
Jul 17 '05 #2
On 21 Feb 2004 14:04:23 -0800, am******@yahoo. com (The Flyer) wrote:
Hi

Sorry for posting this message to so many groups, but I was not sure
which group the windows keyboard experts would be reading, so I
ventured to post it to all of them.

I want to map or create shortcut on the keyboard for Cut/Copy/Paste
functions. I can use the regular Control_X, C or V to do the same in
Windows XP, but I would rather press a single key just like in Sun
Solaris keyboards which have specific keys for these functions.

Is there any way that I could use some simpler shortcut like some of
the Function keys to Cut/Copy/Paste?


Perhaps RegisterHotKey
Then pump in say Ctl V using Keybd_Event

You can find examples for these in the downloadable API Guide from
www.AllAPI.net
Jul 17 '05 #3

"The Flyer" <am******@yahoo .com> wrote in message
news:7e******** *************** ***@posting.goo gle.com...
Hi

Sorry for posting this message to so many groups, but I was not sure
which group the windows keyboard experts would be reading, so I
ventured to post it to all of them.

I want to map or create shortcut on the keyboard for Cut/Copy/Paste
functions. I can use the regular Control_X, C or V to do the same in
Windows XP, but I would rather press a single key just like in Sun
Solaris keyboards which have specific keys for these functions.

Is there any way that I could use some simpler shortcut like some of
the Function keys to Cut/Copy/Paste?

Any help will be very much appreciated. Thank you.

The Flyer


Key-to-function mapping is handled by each application in the Windows
environment, not by Windows itself. I could write an application in
which Ctrl-V was copy and Ctrl-C was paste, if I felt like it. Many
applications also assign specific functions to the F keys, such as F1 =
help, F7 = spell check, but again, it is up to each application. While
there are some conventions that many programs follow, they are not hard
and fast rules.

I don't think you will find a simpler mapping that will work
consistently across multiple applications. Once you look into it, the
Ctrl-X, Ctrl-C, Ctrl-V convention will start to look pretty good after
all.
Jul 17 '05 #4
Besides, how would you tell it what to copy, and where to paste?

Steve Gerrard wrote:

"The Flyer" <am******@yahoo .com> wrote in message
news:7e******** *************** ***@posting.goo gle.com...
Hi

Sorry for posting this message to so many groups, but I was not sure
which group the windows keyboard experts would be reading, so I
ventured to post it to all of them.

I want to map or create shortcut on the keyboard for Cut/Copy/Paste
functions. I can use the regular Control_X, C or V to do the same in
Windows XP, but I would rather press a single key just like in Sun
Solaris keyboards which have specific keys for these functions.

Is there any way that I could use some simpler shortcut like some of
the Function keys to Cut/Copy/Paste?

Any help will be very much appreciated. Thank you.

The Flyer


Key-to-function mapping is handled by each application in the Windows
environment, not by Windows itself. I could write an application in
which Ctrl-V was copy and Ctrl-C was paste, if I felt like it. Many
applications also assign specific functions to the F keys, such as F1 =
help, F7 = spell check, but again, it is up to each application. While
there are some conventions that many programs follow, they are not hard
and fast rules.

I don't think you will find a simpler mapping that will work
consistently across multiple applications. Once you look into it, the
Ctrl-X, Ctrl-C, Ctrl-V convention will start to look pretty good after
all.

Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
5178
by: Steven | last post by:
I have some text boxes on a form in MS Access 2000. When I right click in them I don't get any shortcut menu at all. I want the normal cut, copy, and past menu to come up. In the "Startup", I have the "Shortcut Menu Bar:" set to (default) The "Shortcut Menu Bar" property of the text boxes, is empty. So, where is my cut, copy, and past????? Thanks....
0
3553
by: cefrancke | last post by:
I recently discovered, that if you set the startup options for "security", you will have alot of work do to get Access back to "normal". If you disable the built-in menus/toolbars you'll have to reconstruct the one you want as a custom menu/shortcut(popup)/toolbar. All this was a long journey in order to allow the user to sort/copy on a datasheet view of a subform, with all the menus disabled in the startup options.
1
1346
by: Kimochi | last post by:
Hi, i want ask on how to perform a cut, copy, and paste event because i want to put cut, copy and paste in my Menu list. i already put the shortcut such as ctrlx, ctrlc and ctrlv. but i dont know how to perform cut copy and paste thax
3
8989
by: ommail | last post by:
I have two RichTextBox controls on a form, and single ContextMenuStrip control which serves for both textboxes. I need to determine which RichTextBox control invokes an event handler in ContextMenuStrip. So I use that code: private void pasteToolStripMenuItem_Click(object sender, EventArgs e)
331
14928
by: Xah Lee | last post by:
http://xahlee.org/emacs/modernization.html ] The Modernization of Emacs ---------------------------------------- THE PROBLEM Emacs is a great editor. It is perhaps the most powerful and most versatile text editor. And, besides text editing, it also serves as a
8
5301
by: BD | last post by:
How can I duplicate the behavior of the operating system shortcut keys in my application? For example, my windows form has 5 controls (textboxes), the operating system will pickup which control has the focus and handle ctrl-c, ctrl-v, or any other shortcuts. I have the same shortcuts working in my app, but have not determined how to find out which control has focus. Would I set up a loop or code for each control at form level. Any help...
10
3549
by: Matthew Wells | last post by:
I'm trying to make a shortcut that will open an mdb in the same folder as the shortcut - regardless of where the file/shortcut may be. In other words, I want to be able to copy and paste the two files anywhere and have the shortcut always open the mdb that was copied with it without having to change the shortcut properties. If I only use the mdb name without any path, the shortcut tries to look in the folder where msaccess.exe is. I've...
2
1178
by: neo314 | last post by:
I would like to program a keyboard shortcut (say Shift-v) to paste unformatted text in Outlook. Can anyone get me started. Searching for help is leading to all sorts of useless information.
0
2913
by: ARC | last post by:
Hello all, For right-click (shortcut) menus in access 2007, I've been using a round-about method of opening access 97 on an old computer, modifying my own custom shortcut menus, then importing the menus only into my access 2007 project. This is proving cumbersome (especially since my old pc with access 97 likes to blue screen when running acc 97), and I was wondering if there's an easier way?
0
8831
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9329
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6076
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4607
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4878
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2787
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.