Summary: | shortcut for Enlarge Font (control+shift++) doesn't work | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Jon Nelson <jnelson-kde> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | info |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jon Nelson
2010-08-23 21:37:44 UTC
I would like to confirm, that the new default shortcuts for increasing and decreasing font size make no sense on an US notebook keyboard. As described above pressing Ctrl+Shift++ does not work, since you need to press Shift+= to get a plus symbol which then is Ctrl++ (and not Ctrl+Shift++). Also I would love to see that these shortcuts will be implemented into the kpart of konsole, so that the changed shortcuts get updated in programs like yakauke. The problem with the current configuration is, that decreasing size works (but can be hit my mistake, since it is the same shortcut in emacs for undoing) but then there is no way do increase the fontsize again, if you have no numpad with + key, which is the case on (almost) all notebooks. I agree, CTRL+SHIFT++ really only works if you have a number pad on your keyboard. SVN commit 1216565 by hindenburg: Correct Enlarge Font shortcut such that it actually works. BUG: 248842 M +2 -2 SessionController.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1216565 |