Y
Y
YoungSkipper2010-10-13 19:50:04
Keyboard
YoungSkipper, 2010-10-13 19:50:04

How to make CTRL+C/CTRL+V on Mac OS X work like cmd+v/cmd+c?

When switching, I am constantly confused, I want to make both combinations work, how can I set up mac os for this?
With the help of third-party programs if they are free, you can also.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
I
iStyx, 2010-10-14
@iStyx

System settings - Keyboard - Keyboard shortcuts Press
"+", in the "Program" select "All Programs", in the "Menu Name" enter "Copy", in the "Keyboard Shortcut" - press Ctrl + C. Repeat the same for Ctrl+V.

I
iStyx, 2010-10-14
@iStyx

1. Start Automator
2. Create a new service
3. In "Service Receives" select "no input"
4. Add the "Run Applescript"
action 5. Copy the following text into the action (replacing everything that was there):

tell application "System Events" to keystroke "c" using {command down}

6. Save the service with the name "CtrlCopy"
7. Go to "System Settings - Keyboard - Keyboard Shortcuts", look for the created service in the "Services" - "General" section
8. Assign the Ctrl + C key combination for the service
9. Repeat these steps for Ctrl+V (replace "c" with "v" on step 5)
Voila :)

I
Ighor July, 2010-10-14
@IGHOR

In the keyboard settings there is an assignment of modifiers, and by default there
macvswindows.com/images/3/3a/modifiers.png
swap Command and Control and you will have an analogy of Windows Ctrl + C and Ctrl + V

B
BReal, 2010-10-13
@BReal

Learning MAC OC cut / paste by analogy ctrl + x / ctrl + v in Windows to work with files and folders
1. Install OnMyCommand from free.abracode.com/cmworkshop:
download free.abracode.com/cmworkshop/OnMyCommand.dmg. gz (8.2Mb)
unpack, mount, find, click - Install OnMyCommandCM
2. Install OMCEdit (located in the distribution) by copying the file to Applications.
Launch OMCEdit, click on the Downloads Commands icon (internet connection required) and select commands 212,213. (all other commands will be cached and can be installed offline by clicking Cached Commands)
Close OMCEdit
4. Install Shortcuts from free.abracode.com/cmworkshop.
uploadingfree.abracode.com/cmworkshop/Shortcuts.dmg.gz
On the Setup tab, run ShortcutObserver ( Run)
and add (Add) ShortcutObserver to login items.
You can not install CocaTextSelectionHelper for now
5. Do a Log Out
Check: in the Finder, the Сut item(s) / Paste items(s) appeared in the context menu 6. Run
Shortcuts again
In the Assign Hot Key tab in the File section, select Сut item(s) and assign to it the key combination Shift + apple + X
In the Folder section, select Paste items (s) and assign the combination Shift + apple + V
I do not advise assigning apple + X apple + V so that there are no conflicts.
Works with both single and group files and folders.
As LiveJournal, I googled it in 10 seconds.

C
cruz, 2010-10-14
@cruz

Breal, thanks.
Since such a heat has gone, please tell me how to organize the copying of text to the buffer when it is selected with the mouse (as in linux, or as in the poppy terminal).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question