Những Đường Tắt Thông Dụng (Common Shortcuts)

Các Quy Ước Sử Dụng trong Bản Hướng Dẫn Sử Dụng Này (Conventions Used in This Manual)

Bàn Phím (Keyboard)

Hotkey letters are shown in this manual like they appear on a keyboard. For example:

G

The "G" key without any others (as though you were typing a lowercase "g").

Shift, Ctrl, Alt

Modifier keys.

Ctrl-W, Shift-Alt-A, ...

Indicates that these keys should be pressed simultaneously.

0 to 9

The keys on the number row above the letters.

Số 0 Bàn Số (Numpad0) to Số 9 Bàn Số (Numpad9), Dấu Cộng (+) Bàn Số (NumpadPlus)

The keys on the separate numeric keypad.

Other keys are referred to by their names, such as Esc, Tab, and F1 to F12. Of special note are the arrow keys: Left, Right and so on.

Chuột (Mouse)

Bản hướng dẫn sử dụng này đề cập đến các nút chuột là:

NCT (LMB)

Nút Chuột Trái NCT (LMB)

NCP (RMB)

Nút Chuột Phải NCP (RMB)

NCG (MMB)

Nút Chuột Giữa NCG (MMB)

Bánh Xe (Wheel), Lăn Bánh Xe về Trước (WheelUp) & Lăn Bánh Xe về Sau (WheelDown)

Cuộn bánh xe.

Ghi chú

Blender có hai chế độ lựa chọn chính: lựa chọn bằng nhấp chuột trái và lựa chọn bằng nhấp chuột phải. Xin xem cấu hình về Lựa Chọn bằng Nút Chuột (Select with Mouse Button).

Trong khi lựa chọn nhấp chuột trái là mặc định, vì nó phổ biến nhất trong các ứng dụng khác, việc lựa chọn bằng nhấp chuột phải có lợi thế riêng của nó. Xin xem mục: Tìm hiểu lợi ích của lựa chọn bằng nhấp chuột phải (Learn the benefits of right-click select).

Để Chuột Lơ Lửng (Hovering)

The following shortcuts can be pressed while hovering the mouse cursor over an editable field.

Tính Chất (Properties)

Ctrl-C

Copy the (single) value of the field.

Ctrl-V

Paste the (single) value of the field.

Ctrl-Alt-C

Copy the entire vector or color of the field.

Ctrl-Alt-V

Paste the entire vector or color of the field.

NCP (RMB)

Open the context menu.

Phím Lùi (BackSpace)

Reset the value to its default.

Minus

Invert the value's sign (multiply by -1.0).

Ctrl-Wheel

Change the value in incremental steps.

For fields with a pop-up list of values, this cycles the value.

Return

Activates menus and toggles checkboxes.

Alt

Hold while editing values to apply the change to all selected items (objects, bones, sequence-strips).

Chức năng này có thể được sử dụng cho các trường số và chuyển đổi.

Animation (Hoạt Họa)

I

Insert a keyframe.

Alt-I

Clear the keyframe.

Shift-Alt-I

Clear all keyframes.

Ctrl-D

Assign a driver.

Ctrl-Alt-D

Clear the driver.

K

Add the property to the current keying set.

Alt-K

Remove the property from the current keying set.

Viết Tập Lệnh Python (Python Scripting)

Ctrl-C

When pressed while hovering over an operator button, copies its Python command to the clipboard. This command can then be used in the Python Console or in the Text Editor when writing scripts.

Shift-Ctrl-C

When pressed while hovering over a field, copies its relative data path (also available from the context menu). Useful when writing drivers or scripts.

Shift-Ctrl-Alt-C

When pressed while hovering over a field, copies its full data path.

Kéo Rê (Dragging)

The following shortcuts can be used while moving/rotating/scaling an object in the 3D Viewport, dragging the slider of a value, and so on. Note that they should be pressed after starting the drag, not before.

Ctrl

Snap to coarse increments, making it easier to (say) rotate an object by exactly 90°.

Shift

Make the value change more slowly in response to mouse movement, giving you more precision.

Shift-Ctrl

Snap to fine increments.

Biên Soạn Văn Bản (Text Editing)

Home

Go to the start of the line.

End

Go to the end of the line.

Left, Right

Move the cursor a single character.

Ctrl-Left, Ctrl-Right

Move the cursor an entire word.

Backspace, Delete

Delete characters.

Ctrl-Backspace, Ctrl-Delete

Delete words.

Shift

Select while holding the key and moving the cursor.

Ctrl-A

Select all text.

Ctrl-C

Copy the selected text.

Ctrl-X

Cut the selected text.

Ctrl-V

Paste text at the cursor position.

Chấp Thuận & Hủy (Confirm & Cancel)

Esc, RMB

Cancel.

Return, LMB

Confirm.

Customizing

You can customize keyboard and mouse shortcuts in the Preferences.