Links32
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged shortcut  ✕
Keyboard shortcuts in Windows https://support.microsoft.com/en-us/windows/keyboard-shortcuts-in-windows-dcc61a57-8ff0-cffe-9796-cb9706c75eec
Mon Jan 18 10:38:50 2021 archive.org

Keyboard shortcuts in Windows
Windows 10 Windows 8.1 Windows 7

Learn more about screenshots with Snip & Sketch

If you are trying to take a screenshot or screengrab, see How to take and annotate screenshots on Windows 10.

windows10 shortcut raccourcis
A collection of Windows10 keyboard shortcuts https://twitter.com/i/events/790312594389110784
Mon Jan 18 10:38:22 2021 archive.org

Jen Gentleman
Hibiscus
@JenMsft
May 30, 2020
Helpful Hotkeys
A collection of some of my favourite lesser known keyboard shortcuts :)
Photo via @JenMsft

windows10 shortcut
Les raccourcis clavier de Bash – Nicolas Karolak - blog.karolak.fr/ https://blog.karolak.fr/2019/11/25/les-raccourcis-clavier-de-bash/
Mon Dec 9 16:59:25 2019 archive.org

Déplacement

Ctrl + A : aller au début de la ligne
Ctrl + E : aller à la fin de la ligne (End)
Ctrl + F : aller un caractère en avant (Forward)
Ctrl + B : aller un caractère en arrière (Backward)
Alt + B : aller un mot en arrière (Backward)
Alt + F : aller un mot en avant (Forward)
Ctrl + XX : aller et revenir entre le début de la ligne et la position actuelle du curseur
Ctrl + L : vider le terminal

Historique

Ctrl + P : afficher la commande précédente dans l’historique (Previous)
Ctrl + N : afficher la commande suivante dans l’historique (Next)
Alt + < : aller au début de l’historique
Alt + > : aller à la fin de l’historique
Ctrl + R : rechercher une commande (Reverse)
    ensuite il suffit de commencer à écrire les caractères de la commande en question
    Ctrl + R : remonter dans l’historique de recherche
    Ctrl + S : redescendre dans l’historique de recherche, si ce n’est pas déjà utilisé par le contrôle de flux, ce qui est généralement le cas (Search)
    Ctrl + G : quitter la recherche sans rien exécuter

Alt + R : annuler les changements en cours dans une commande de l’historique (Revert)
Ctrl + Alt + Y : insérer le premier argument de la commande précédente (Yanking)
Alt + . ou Alt + _ : insérer la dernière chaîne de caractères de la commande précédente
    répéter la commande pour remonter dans l’historique

Modification

Ctrl + U : supprimer avant le curseur jusqu’au début de la ligne
Ctrl + K : supprimer depuis le curseur jusqu’à la fin de la ligne (Killing)
Ctrl + W : supprimer avant le curseur jusqu’au début de la chaîne
Alt + D : supprimer depuis le curseur jusqu’à la fin de la chaîne
Ctrl + Y : restaurer ce qui a été supprimé avec l’une des combinaisons (Yanking)
    Alt + Y : remonter de l’historique du « kill ring » et ainsi restaurer d’anciennes suppressions

Ctrl + D : supprimer le caractère sous le curseur, comme Suppr
Ctrl + H : supprimer le caractère avant le curseur, comme Retour
Ctrl + J ou Ctrl + M : valide la commande, comme Entrée

Alt + U : mettre en majuscule depuis le curseur jusqu’à la fin de la chaîne (Uppercase)
Alt + L : mettre en minuscule depuis le curseur jusqu’à la fin de la chaîne (Lowercase)
Alt + C : mettre en majuscule le caractère sous le curseur (Capitalize)

Alt + T : inverser les deux chaînes avant le curseur (Transpose)
Ctrl + T : inverser les deux derniers caractères depuis le curseur (Transpose)

Alt + # : insérer un # au début de la ligne et valider
    ça revient à insérer un commentaire dans l’historique de bash

Ctrl + V : fait que le prochain caractère tapé est inséré en « Verbatim »
    faites Ctrl + V et appuyer Entrée en suite pour voir ce que ça fait concrètement, ça peut servir pour insérer une tabulation par exemple

Ctrl + Insert ou Ctrl + Shift + C : copier
Shift + Insert ou Ctrl + Shift + V : coller
    l’avantage de la combinaison avec Insert c’est qu’elle fonctionne partout

Complétion

Tab : compléter l’élément (commande, chemin, arguments) sous le curseur
Alt + ? : afficher les complétions possibles
Alt + * : insérer toutes les complétions possibles

Ctrl + X ( : commencer l’enregistrement d’une macro
Ctrl + X ) : terminer l’enregistrement d’une macro
Ctrl + X E : exécuter la macro précédemment enregistrée

Divers

Ctrl + C : arrêter la commande en cours
Ctrl + Z : suspendre le programme en cours
    il faut saisir la commande fg (foreground) pour reprendre le programme

Shift + PgUp : faire défiler vers le haut une « page »
Shift + PgDn : faire défiler vers le bas une « page »
Ctrl + Shift + Haut : faire défiler vers le haut une ligne
Ctrl + Shift + Bas : faire défiler vers le bas une ligne

Pour en savoir plus

man -P 'less -p ^READLINE' bash
man -P 'less -p ^EDITING' readline
bash raccourci shortcut
The iPhone Cheat Sheet: Every iOS Shortcut You Should Know About https://www.makeuseof.com/tag/iphone-cheatsheet/
Tue Sep 11 11:20:22 2018 archive.org

iOS and Keyboard Shortcuts

Most of the keyboard shortcuts you’re used to using on your Mac will work on your iPad Pro, iPad, and iPhone. Some apps have specific keyboard shortcuts. You might want to check any official manuals for third-party apps not mentioned here to further speed up your workflow.

If you’re using the iPad Pro with Smart Keyboard, or an iPad and wireless Apple keyboard, you’re all set to go. If your Bluetooth keyboard is aimed at Windows use, you’ll need to get used to substituting particular keys.

The two most common substitutions are Ctrl in place of Apple’s Cmd, and Alt in place of Option. The layout may also be different, depending on your localization. Apple keyboards place the @ symbol on Shift + 2, for example. This is different than the standard UK layout.

Some of these shortcuts may not work, or may only work on the iPad Pro. In particular, the iPad Pro has a useful shortcut where holding down the Cmd key shows all available shortcuts for a given app. Try it in Safari, on the Home screen, or even in a third-party app like Slack.
Touch-Based iOS Shortcuts

Touch Shortcut Description
Navigation Shortcuts
Tap time/status bar Quickly scroll to the top of the page or list
Swipe from top of screen Access Today screen/Notification Center
Swipe from bottom of screen (not iPhone X) Access Control Center
3D Touch and swipe from left Access the app switcher

Typing Shortcuts
Double-tap Space Insert space with period
3D Touch and scroll keyboard Move cursor with precision
Tap and hold key Access alternate symbols or characters
Double-tap Shift Enable caps lock
Tap and hold emoji/language key Access keyboard settings, orientation, and languages
3D Touch "Send" button Access "Send with effect" menu (iMessage only)

Browsing Shortcuts
3D Touch link/image Open link or image to preview
Tap and hold link/image Access context menu
Tap and hold Refresh Quickly access Request Desktop Site option
Tap and hold Tabs button Access tab context menu to close or open tabs
Tap and hold Bookmarks button Quickly add item to Reading List or Bookmarks
Tap and hold Reader Mode button Enable Automatic Reader View for specific websites

Home Screen Shortcuts
Swipe down on home screen Search iPhone
Swipe right on home screen Access Today screen and widgets
Tap and hold app Move or delete apps
3D Touch app Jump to app function or share App Store link
3D Touch folder Rename folder

iPhone X Shortcuts
Swipe up from bottom of the screen Go to Home screen
Swipe up from bottom and flick right Access App Switcher
Pull down from top-right corner of screen Access Control Center
Pull down from top-left of screen Access Today/Notification Center

iPad Shortcuts
Four finger swipe right/left Switch apps right/left
Five finger pinch Access Home screen
Four finger swipe up Access app switcher
Pull keyboard apart to left and right Use split keyboard mode
Keyboard Shortcuts for iOS

Keyboard Shortcut Description
Global iOS Shortcuts
Alt + Tab Switch apps using the App Switcher
Cmd + H Go to the Home screen
Cmd + Space Search for something
Cmd (Hold) Display list of available shortcuts (iPad and iPad Pro only)

Text Shortcuts
Cmd + C Copy
Cmd + V Paste
Cmd + X Cut
Cmd + Z Undo
Cmd + Shift + Z Redo
Cmd + A Select all
Shift + Left/Right Select with cursor
Option + Left/Right Move cursor to previous/next word
Option + Shift + Left/Right Select previous/next word

General Shortcuts
Cmd + N Create new (e.g. Contact, Reminder)
Cmd + F Search within app
Cmd + I Show information
Cmd + B/I/U Bold/Italics/Underline formatting

Safari Shortcuts
Cmd + T Open new tab
Cmd + Shift + T Reopen previously closed tab
Cmd + W Close current tab
Cmd + Shift + \ Show tab overview
Cmd + L Open location/search bar
Cmd + R Reload current tab
Cmd + F Find on page
Ctrl + Tab Next tab
Ctrl + Shift + Tab Previous tab
Cmd + ] Forward
Cmd + [ Backward
Cmd + Shift + D Add to Reading List
Cmd + Shift + L Show sidebar

Mail Shortcuts
Cmd + N New message
Backspace Delete message
Ctrl + Cmd + A Archive message
Cmd + R Reply
Cmd + Shift + R Reply to all
Cmd + Shift + F Forward message
Cmd + Shift + J Mark as junk
Cmd + Shift + L Flag message
Cmd + Shift + U Mark as read/unread
Cmd + Shift + N Get new mail
Option + Cmd + F Search mailbox
Cmd + L Filter mail

Calendar Shortcuts
Cmd + N New event
Cmd + F Search events
Cmd + T Show today's events
Cmd + R Refresh
Cmd + Left/Right Go to previous/next day, week, month, year
Tab Go to next event
Shift + Tab Go to previous event
Cmd + 1/2/3/4 Go to day/week/month/year view

Notes Shortcuts
Cmd + N New note
Enter Edit note
Cmd + Enter Finish editing
Cmd + F Find in note
Option + Cmd + F Search list of notes
Cmd + B/I/U Bold/Italics/Underline formatting
Cmd + Shift T/H/B/L Title/Heading/Body/Checklist formatting
Option + Cmd + T Create table
Cmd + ] Indent text right
Cmd + [ Indent text left

News Shortcuts
Cmd + R Refresh news
Cmd + F Search
Cmd + Up Go to top of page
Cmd + 1/2/3/4/5 For You/Spotlight/Following/Search/Saved tabs
Tab Next story

Once you’ve mastered these tricks, take a look at our ultimate iOS beginner’s guide for an in-depth look at your device’s various functions. You’ll learn how to back up your device, privacy essentials, and making the most of Apple mainstays like iCloud and Siri.

ios apple shortcut
1583 links, including 7 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn