Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76327b5 + fd32a5d commit 9a2f807Copy full SHA for 9a2f807
1 file changed
lib/matplotlib/backends/backend_qt.py
@@ -55,7 +55,7 @@
55
("Key_F8", "f8"),
56
("Key_F9", "f9"),
57
("Key_F10", "f10"),
58
- ("Key_F10", "f11"),
+ ("Key_F11", "f11"),
59
("Key_F12", "f12"),
60
("Key_Super_L", "super"),
61
("Key_Super_R", "super"),
0 commit comments