Eryk Sun <eryk...@gmail.com> added the comment:

The alternate keyboard shortcuts for the clipboard work fine with a Russian 
keyboard layout:

   copy: Ctrl+Insert
    cut: Shift+Delete
  paste: Shift+Insert

Some programs also support Alt+Backspace for undo (Ctrl+Z). Watch out with 
Shift+Delete in GUI shells, since it physically deletes files, bypassing the 
recycle bin (trash), instead of cutting the selected files to the clipboard.

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to