Play and mix your Traktor Pro 2/Kontrol S4 digital music tracks on your Mac faster and easier! This ultra-thin form-fitting keyboard cover includes an extensive array of color-coded shortcuts – for left and right decks - right on the keys! So you spend more time DJaying and less time learning and memorizing program shortcut keys! When a Windows tip appears, bring focus to the Tip. Pressing the keyboard shortcuts again to bring focus to the element on the screen to which the Windows tip is anchored. Windows logo key + K. Open the Connect quick action. Windows logo key + L. Lock your PC or switch accounts. Windows logo key + M. Minimize all windows. Windows logo key + O.
Traktor Pro Traktor Pro Keyboard Shortcuts Custom Skins Customize & Protect Your Gear with StyleFlip Skins Created Online & Shipped Worldwide
Our Traktor ProTraktor Pro Keyboard Shortcuts custom skins are perfect for creating your own personalized look, promoting your brand & protecting your gear. Our skins are made from the industry’s highest quality premium 3M self adhesive vinyl specifically designed to allow for an easy, bubble-free application with a no hassle, residue-free, clean removal!
Each custom skin is finished with a textured scratch resistant laminate that provides protection for the life of your product. Our overlay decals are designed to fit over your Traktor Pro Traktor Pro Keyboard Shortcuts without interfering with knobs, buttons or sensors. Like all of our skins, our custom Traktor Pro Traktor Pro Keyboard Shortcuts Skins come backed by our 100% money back satisfaction guarantee!
Long Lasting Protection: Our skins provide the best look and protection for your gear using the highest quality material. Our skins will last the life of your product
Designed to fit perfectly over your Traktor Pro Traktor Pro Keyboard Shortcuts
Easy DIY bubble-free application
Fast & easy removal with no damage, residue, or marks
Created online & shipped worldwide
100% money back satisfaction guarantee
Create & design your own custom Traktor Pro Traktor Pro Keyboard Shortcuts Skin overlay now! To get started click on the “Create Your Own” button above!
Article version: Free, Pro, and Team
Article version: Free, Pro, and Team
Nearly every page on GitHub has a keyboard shortcut to perform actions faster.
In this article
About keyboard shortcuts
Typing ? in GitHub brings up a dialog box that lists the keyboard shortcuts available for that page. You can use these keyboard shortcuts to perform actions across the site without using your mouse to navigate.
Focus the search bar. For more information, see 'About searching on GitHub.'
gn
Go to your notifications. For more information, see 'About notifications.'
esc
When focused on a user, issue, or pull request hovercard, closes the hovercard and refocuses on the element the hovercard is in
Repositories
Keyboard shortcut
Description
gc
Go to the Code tab
gi
Go to the Issues tab. For more information, see 'About issues.'
gp
Go to the Pull requests tab. For more information, see 'About pull requests.'
ga
Go to the Actions tab. For more information, see 'About Actions.'
gb
Go to the Projects tab. For more information, see 'About project boards.'
gw
Go to the Wiki tab. For more information, see 'About wikis.'
Source code editing
Keyboard shortcut
Description
e
Open source code file in the Edit file tab
control f or command f
Start searching in file editor
control g or command g
Find next
shift control g or shift command g
Find previous
shift control f or command option f
Replace
shift control r or shift command option f
Replace all
alt g
Jump to line
control z or command z
Undo
control y or command y
Redo
cmd + shift + p
Toggles between the Edit file and Preview changes tabs
For more keyboard shortcuts, see the CodeMirror documentation.
Source code browsing
Keyboard shortcut
Description
t
Activates the file finder
l
Jump to a line in your code
w
Switch to a new branch or tag
y
Expand a URL to its canonical form. For more information, see 'Getting permanent links to files.'
i
Show or hide comments on diffs. For more information, see 'Commenting on the diff of a pull request.'
b
Open blame view. For more information, see 'Tracing changes in a file.'
Keyboard shortcut
Description
control b or command b
Inserts Markdown formatting for bolding text
control i or command i
Inserts Markdown formatting for italicizing text
control k or command k
Inserts Markdown formatting for creating a link
control shift p or command shift p
Toggles between the Write and Preview comment tabs
control enter
Submits a comment
control . and then control [saved reply number]
Opens saved replies menu and then autofills comment field with a saved reply. For more information, see 'About saved replies.'
control g or command g
Insert a suggestion. For more information, see 'Reviewing proposed changes in a pull request.'
r
Quote the selected text in your reply. For more information, see 'Basic writing and formatting syntax.'
Issue and pull request lists
Keyboard shortcut
Description
c
Create an issue
control / or command /
Focus your cursor on the issues or pull requests search bar. For more information, see 'Using search to filter issues and pull requests.'
u
Filter by author
l
Filter by or edit labels. For more information, see 'Filtering issues and pull requests by labels.'
alt and click
While filtering by labels, exclude labels. For more information, see 'Filtering issues and pull requests by labels.'
m
Filter by or edit milestones. For more information, see 'Filtering issues and pull requests by milestone.'
a
Filter by or edit assignee. For more information, see 'Filtering issues and pull requests by assignees.'
o or enter
Open issue
Issues and pull requests
Keyboard shortcut
Description
q
Request a reviewer. For more information, see 'Requesting a pull request review.'
m
Set a milestone. For more information, see 'Associating milestones with issues and pull requests.'
l
Apply a label. For more information, see 'Applying labels to issues and pull requests.'
a
Set an assignee. For more information, see 'Assigning issues and pull requests to other GitHub users.'
cmd + shift + p or control + shift + p
Toggles between the Write and Preview tabs
Changes in pull requests
Keyboard shortcut
Description
c
Open the list of commits in the pull request
t
Open the list of changed files in the pull request
j
Move selection down in the list
k
Move selection up in the list
cmd + shift + enter
Add a single comment on a pull request diff
alt and click
Toggle between collapsing and expanding all outdated review comments in a pull request by holding down alt and clicking Show outdated or Hide outdated.
Click, then shift and click
Comment on multiple lines of a pull request by clicking a line number, holding shift, then clicking another line number. For more information, see 'Commenting on a pull request.'
Project boards
Moving a column
Keyboard shortcut
Description
enter or space
Start moving the focused column
escape
Cancel the move in progress
enter
Complete the move in progress
← or h
Move column to the left
command + ← or command + h or control + ← or control + h
Move column to the leftmost position
→ or l
Move column to the right
command + → or command + l or control + → or control + l
Move column to the rightmost position
Moving a card
Keyboard shortcut
Description
enter or space
Start moving the focused card
escape
Cancel the move in progress
enter
Complete the move in progress
↓ or j
Move card down
command + ↓ or command + j or control + ↓ or control + j
Move card to the bottom of the column
↑ or k
Move card up
command + ↑ or command + k or control + ↑ or control + k
Move card to the top of the column
← or h
Move card to the bottom of the column on the left
shift + ← or shift + h
Move card to the top of the column on the left
command + ← or command + h or control + ← or control + h
Move card to the bottom of the leftmost column
command + shift + ← or command + shift + h or control + shift + ← or control + shift + h
Move card to the top of the leftmost column
→
Move card to the bottom of the column on the right
shift + → or shift + l
Move card to the top of the column on the right
command + → or command + l or control + → or control + l
Move card to the bottom of the rightmost column
command + shift + → or command + shift + l or control + shift + → or control + shift + l
Move card to the bottom of the rightmost column
Previewing a card
Keyboard shortcut
Description
esc
Close the card preview pane
GitHub Actions
Traktor Pro Shortcuts Keyboard Keys
Keyboard shortcut
Description
command + space or control + space
In the workflow editor, get suggestions for your workflow file.
Notifications
Keyboard shortcut
Description
e
Mark as done
shift + u
Mark as unread
shift + i
Mark as read
shift + m
Unsubscribe
Network graph
Keyboard shortcut
Description
← or h
Scroll left
→ or l
Scroll right
↑ or k
Scroll up
↓ or j
Scroll down
shift + ← or shift + h
Scroll all the way left
shift + → or shift + l
Scroll all the way right
shift + ↑ or shift + k
Scroll all the way up
shift + ↓ or shift + j
Scroll all the way down
Help us make these docs great!
All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.