[khelpcenter] [Bug 461468] Crash when pressing particular sequence of function keys

2022-11-06 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=461468 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #4 from Albert

[khelpcenter] [Bug 461468] Crash when pressing particular sequence of function keys

2022-11-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=461468 --- Comment #3 from Jack --- Settings/Configure Keyboard Shortcuts says F7 is "Toggle caret mode." I can't find any mention about khelpcenter having caret mode. Even searching the source files, the only mention I see of F7 is for Ctl-F7 "Present

[khelpcenter] [Bug 461468] Crash when pressing particular sequence of function keys

2022-11-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=461468 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge |

[khelpcenter] [Bug 461468] Crash when pressing particular sequence of function keys

2022-11-05 Thread Enrico
https://bugs.kde.org/show_bug.cgi?id=461468 Enrico changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[khelpcenter] [Bug 461468] Crash when pressing particular sequence of function keys

2022-11-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=461468 Bug Janitor Service changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail

[khelpcenter] [Bug 461468] Crash when pressing particular sequence of function keys

2022-11-05 Thread David Korth
keys |particular sequence of ||function keys -- You are receiving this mail because: You are the assignee for the bug.

[khelpcenter] [Bug 461468] New: Crash while pressing random function keys

2022-11-05 Thread David Korth
https://bugs.kde.org/show_bug.cgi?id=461468 Bug ID: 461468 Summary: Crash while pressing random function keys Classification: Applications Product: khelpcenter Version: unspecified Platform: Gentoo Packages OS: Linux

[plasma-nm/Plasma/5.15] kded: Reject invalid keys

2019-04-30 Thread Oleg Solovyov
Git commit 257b03b185d30312a8c3308092f77ca7a6b9c84d by Oleg Solovyov. Committed on 30/04/2019 at 13:21. Pushed by osolovyov into branch 'Plasma/5.15'. Reject invalid keys Summary: PasswordDialog accepted invalid keys, which causes storing them in user's wallet. In that case, no new secrets

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
sharvey added a comment. In D13450#294820 , @rkflx wrote: > It seems you forgot to merge stable into master, which I now have done with I was actually in the process of trying to figure that out... I got a lengthy list of warnings when I

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Henrik Fehlauer
rkflx added a comment. It seems you forgot to merge stable into master, which I now have done with git checkout master git pull git merge -Xours origin/Applications/18.08 git push Thanks again for the quick update so we could get the string changes in in time, and

[spectacle/Applications/18.08] /: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
Git commit 48eacd1ba1495a9167dd9f9cd8097e86ae6ff6dd by Scott Harvey. Committed on 19/07/2018 at 10:38. Pushed by sharvey into branch 'Applications/18.08'. Add arrow keys to move and resize selection rectangle Summary: Add arrow keys to move and resize selection rectangle. {key Arrows} alone

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
This revision was automatically updated to reflect the committed changes. Closed by commit R166:48eacd1ba149: Add arrow keys to move and resize selection rectangle (authored by sharvey). REPOSITORY R166 Spectacle CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13450?vs=38082=38083

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
sharvey added a comment. In D13450#294808 , @rkflx wrote: > Thanks, looking much better now. > > Please make sure to commit to the stable branch, i.e. `Applications/18.08` (let me know if you are unsure what that means). Following

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
sharvey updated this revision to Diff 38082. sharvey added a comment. - Minor whitespace cleanup REPOSITORY R166 Spectacle CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13450?vs=38080=38082 BRANCH arcpatch-D13450 REVISION DETAIL https://phabricator.kde.org/D13450 AFFECTED

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Henrik Fehlauer
rkflx accepted this revision. rkflx added a comment. This revision is now accepted and ready to land. Thanks, looking much better now. Please make sure to commit to the stable branch, i.e. `Applications/18.08` (let me know if you are unsure what that means). REPOSITORY R166 Spectacle

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
sharvey marked 2 inline comments as done. REPOSITORY R166 Spectacle REVISION DETAIL https://phabricator.kde.org/D13450 To: sharvey, rkflx, ngraham, #spectacle, yurchor Cc: ltoscano, kde-doc-english, abalaji, #spectacle, skadinna

D13450: Add arrow keys to move and resize selection rectangle

2018-07-19 Thread Scott Harvey
sharvey updated this revision to Diff 38080. sharvey added a comment. - Fix Alt + Down; Undo layout changes for help text; Reorder help text items REPOSITORY R166 Spectacle CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13450?vs=38014=38080 BRANCH arcpatch-D13450 REVISION

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Henrik Fehlauer
rkflx added a comment. In D13450#294541 , @sharvey wrote: > In D13450#294538 , @rkflx wrote: > > > - Revert unnecessary layout changes. > > > Please clarify... layout for the help text? I don’t

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey added a comment. In D13450#294538 , @rkflx wrote: > Tagging is on Thursday at 23:59 UTC. I will accept the patch tomorrow so you can still land it in time (let me know if you are busy and I should commit on your behalf). That’ll

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Henrik Fehlauer
rkflx added a comment. Tagging is on Thursday at 23:59 UTC. I will accept the patch tomorrow so you can still land it in time (let me know if you are busy and I should commit on your behalf). It would be great if you could still implement three changes until then: - Move one line

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Henrik Fehlauer
> In D13450#294047 <https://phabricator.kde.org/D13450#294047>, @rkflx wrote: > > > - Selecting with the mouse sets a minimum size, however resizing with the arrow keys allows to resize to 0x0px. > > > Where should it stop? 1x1? It should be

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sing [Alt] to resize the rect using the keyboard arrow keys. > > IMHO, if you have the magnifier turned on in the settings, it should show up when you're in "fine tune" mode (holding down both [⇧] and [Alt] and using the arrow keys to resize the rect by single pixels), because

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey added a comment. In D13450#294047 , @rkflx wrote: > I still disagree regarding the default speed selection. We determined by looking at other apps that [⇧] is the modifier to use, and I argued (in line with what I meant when triaging

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Nathaniel Graham
ngraham added a comment. Yeah, the magnifier shows up while dragging the selection rect (or not, depending on whether or not you've holding down [⇧]), but it currently doesn't show up when you're using [Alt] to resize the rect using the keyboard arrow keys. IMHO, if you have

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey added a comment. In D13450#294291 , @ngraham wrote: > I'm noticing that the magnifier doesn't er show up while you're using the keyboard to resize the selection rect. Might wanna hook that up. It works for me when holding [⇧] and

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Nathaniel Graham
ngraham added a comment. I'm noticing that the magnifier doesn't er show up while you're using the keyboard to resize the selection rect. Might wanna hook that up. REPOSITORY R166 Spectacle REVISION DETAIL https://phabricator.kde.org/D13450 To: sharvey, rkflx, ngraham, #spectacle,

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey marked 7 inline comments as done. REPOSITORY R166 Spectacle REVISION DETAIL https://phabricator.kde.org/D13450 To: sharvey, rkflx, ngraham, #spectacle, yurchor Cc: ltoscano, kde-doc-english, abalaji, #spectacle, skadinna

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey edited the summary of this revision. sharvey edited the test plan for this revision. REPOSITORY R166 Spectacle REVISION DETAIL https://phabricator.kde.org/D13450 To: sharvey, rkflx, ngraham, #spectacle, yurchor Cc: ltoscano, kde-doc-english, abalaji, #spectacle, skadinna

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey marked 9 inline comments as done. sharvey added inline comments. INLINE COMMENTS > rkflx wrote in index.docbook:154 > "Holding the Shift while": Either remove "the", or add "key". > > "using the arrows": Change to "Using th

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey updated this revision to Diff 38014. sharvey marked an inline comment as done. sharvey added a comment. - Change default adjustment to `largeChange`, [⇧] uses `smallChange` for fine tuning - Numerous miscellaneous changes per reviewer comments, including: - Condensed adjustment

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey added inline comments. INLINE COMMENTS > rkflx wrote in EditorRoot.qml:443-507 > Currently I don't understand what all those changes are for and how they > relate to the topic of the patch (and I would disagree with some). > > Contrary to @ngraham I'd say this actually is a visual

D13450: Add arrow keys to move and resize selection rectangle

2018-07-18 Thread Scott Harvey
sharvey added inline comments. INLINE COMMENTS > rkflx wrote in EditorRoot.qml:41 > That does not seem right, because this will result in slower movement on a > HiDPI screen compared to a regular screen of the same size. (It's needed for > the 1px case, of course.) This was suggested by

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
sharvey added a comment. In D13450#294047 <https://phabricator.kde.org/D13450#294047>, @rkflx wrote: > - Selecting with the mouse sets a minimum size, however resizing with the arrow keys allows to resize to 0x0px. Where should it stop? 1x1? REPOSITORY R166 Spectacle

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
sharvey added a comment. I will attempt to get these completed early tomorrow morning (my time). It's already the end of the day here and I know (from unfortunate experience) that I don't do my best work "after hours". REPOSITORY R166 Spectacle REVISION DETAIL

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Henrik Fehlauer
screen, I'm unable to resize, i.e. make the rectangle smaller again. - I'm unable to fine-tune both size and position with HiDPI scaling active (see also inline comment for the likely cause). - Selecting with the mouse sets a minimum size, however resizing with the arrow keys allows to resize

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Excellent. @rkflx, any last comments or objections, or shall we push this to the 18.08 branch? REPOSITORY R166 Spectacle BRANCH arcpatch-D13450 REVISION DETAIL

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
sharvey marked 2 inline comments as done. REPOSITORY R166 Spectacle REVISION DETAIL https://phabricator.kde.org/D13450 To: sharvey, rkflx, ngraham, #spectacle, yurchor Cc: ltoscano, kde-doc-english, abalaji, #spectacle, skadinna

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Nathaniel Graham
ngraham added inline comments. INLINE COMMENTS > ngraham wrote in index.docbook:154 > Two sentences use the descriptive mood ("Pressing the arrow keys...", > "Holding the Alt key..."), while the middle one uses the imperative mood > ("Hold down t

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Nathaniel Graham
ngraham added inline comments. INLINE COMMENTS > index.docbook:154 > + > +You can use the arrow keys to move and adjust > the rectangle. Pressing the arrow keys will slowly move the rectangle. Hold > down the Shift to move in la

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
sharvey added a comment. In D13450#293854 , @ltoscano wrote: > About the date: that's not the release date, but the date where the document was last updated. Thanks. I corrected it to today's date. REPOSITORY R166 Spectacle REVISION

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
sharvey updated this revision to Diff 37964. sharvey added a comment. - Correct revision date in docbook REPOSITORY R166 Spectacle CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13450?vs=37963=37964 BRANCH arcpatch-D13450 REVISION DETAIL https://phabricator.kde.org/D13450

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Luigi Toscano
the docbook to document this nice new feature! It would be great if you could do that in this patch. Keep in mind that 18.08 has already been branched and the freeze is in two days, so if you'd like to get this in for the next release, you'll have to work quickly. :) > > > Arrow

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
p in mind that 18.08 has already been branched and the freeze is in two days, so if you'd like to get this in for the next release, you'll have to work quickly. :) Arrow keys information added. I checked the `.docbook` file with the doc tools and it parsed properly and generated correct H

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Yuri Chornoivan
yurchor accepted this revision. REPOSITORY R166 Spectacle REVISION DETAIL https://phabricator.kde.org/D13450 To: sharvey, rkflx, ngraham, #spectacle, yurchor Cc: kde-doc-english, abalaji, #spectacle, skadinna

D13450: Add arrow keys to move and resize selection rectangle

2018-07-17 Thread Scott Harvey
sharvey updated this revision to Diff 37963. sharvey added a comment. Restricted Application added a project: Documentation. Restricted Application added a subscriber: kde-doc-english. - Edit docbook to include arrow key usage; update release number and date REPOSITORY R166 Spectacle

[plasma-desktop/Plasma/5.12] doc/kcontrol/keys: Update keys docbook to 5.12

2018-05-30 Thread Burkhard Lück
Git commit b35d8880cdf90f445c5242ca78cf4453286cb1f5 by Burkhard Lück. Committed on 30/05/2018 at 10:13. Pushed by lueck into branch 'Plasma/5.12'. Update keys docbook to 5.12 proofread + update bump date + releseinfo add a para about adding components from https://phabricator.kde.org/D2111

[plasma-desktop] doc/kcontrol/keys: Update keys docbook to 5.12

2018-03-30 Thread Burkhard Lück
Git commit 4edcfeb171f3d32fdbb869855112ee7913ab00c2 by Burkhard Lück. Committed on 30/03/2018 at 12:15. Pushed by lueck into branch 'master'. Update keys docbook to 5.12 proofread + update bump date + releseinfo add a para about adding components from https://phabricator.kde.org/D2111

D11690: Update keys docbook to 5.12

2018-03-30 Thread Burkhard Lück
This revision was automatically updated to reflect the committed changes. Closed by commit R119:4edcfeb171f3: Update keys docbook to 5.12 (authored by lueck). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11690?vs=30523=30922 REVISION DETAIL https

D11690: Update keys docbook to 5.12

2018-03-30 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D11690 To: lueck, #plasma, #documentation, mart Cc: plasma-devel, kde-doc-english, ragreen, ZrenBot, lesliezhai, ali-mohamed,

D11690: Update keys docbook to 5.12

2018-03-25 Thread Burkhard Lück
lueck retitled this revision from "Update mouse docbook to 5.12" to "Update keys docbook to 5.12". REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D11690 To: lueck, #plasma, #documentation Cc: plasma-devel, kde-doc-english, ragreen, Zren

[kmymoney/5.0] kmymoney: Allow to select keys during File/Save As

2018-02-16 Thread Thomas Baumgart
Git commit 03831143604ffb5f49267fc5dfdde97bb7059866 by Thomas Baumgart. Committed on 16/02/2018 at 19:19. Pushed by tbaumgart into branch '5.0'. Allow to select keys during File/Save As Due to the change in the KDE file save dialog the additional widgets could not be inserted dynamically

[kruler] doc: D6285 New Alt+Arrow keys shortcuts for KRuler

2017-07-02 Thread Aurélien Gâteau
Git commit c0426f7df330469416abcdc081474e304885aea4 by Aurélien Gâteau. Committed on 02/07/2017 at 07:58. Pushed by gateau into branch 'master'. D6285 New Alt+Arrow keys shortcuts for KRuler M +11 -0doc/index.docbook https://commits.kde.org/kruler/c0426f7df330469416abcdc081474e304885aea4

Re: Keys

2016-12-01 Thread Yuri Chornoivan
п'ятниця, 02-гру-2016 07:33:27 frankb022...@yahoo.com написано: > Maybe this is the wrong place for this but perhaps you can direct me for > help. I have repeated the processes several times but I can't find my > backed up "keys" for the life of me. I have saved them to doc

Keys

2016-12-01 Thread frankb022000
Maybe this is the wrong place for this but perhaps you can direct me for help. I have repeated the processes several times but I can't find my backed up "keys" for the life of me. I have saved them to documents and places from that little browser like bin, and up and down the line

[plasma-desktop] doc/kcontrol/keys: Update shortcuts kcm docbook

2016-09-21 Thread Burkhard Lück
Git commit 6c3de2f1ffaf681533e4c624c11581702ce601ff by Burkhard Lück. Committed on 21/09/2016 at 10:11. Pushed by lueck into branch 'master'. Update shortcuts kcm docbook adapt to changes in 5.8 Resort para in section key-bindings-global REVIEW:128948 M +21 -80 doc/kcontrol/keys

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-06-05 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/ --- (Updated Juni 6, 2016, 4:47 vorm.) Status -- This change has been

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-06-05 Thread Luigi Toscano
> On Mag. 26, 2016, 10:33 p.m., Burkhard Lück wrote: > > any objections to commit? No objections; just remember to not use those entities when a module does not depend on the version of KDocTools that define them. This most likely means that we can't use them for everything that does not

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-26 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/#review95886 --- any objections to commit? - Burkhard Lück On Mai 6, 2016,

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-16 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/#review95513 --- @translators: keep in mind you need to add these new

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-09 Thread Frederik Schwarzer
> On May 8, 2016, 7:27 p.m., Frederik Schwarzer wrote: > > src/customization/en/user.entities, lines 11-19 > > > > > > On ANSI and US keyboards, Backspace and Enter is actually printed on > > the key, so keycap

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-08 Thread Freek de Kruijf
Dutch speaking part of Belgium are mainly US keyboards, which are not always the same with respect to symbols or text on the keys. So normally Dutch translators do not define new entities for keys on the keyboard. -- fr.gr. Freek de Kruijf ___ kde-doc

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-08 Thread Burkhard Lück
> On Mai 8, 2016, 7:27 nachm., Frederik Schwarzer wrote: > > src/customization/en/user.entities, lines 11-19 > > > > > > On ANSI and US keyboards, Backspace and Enter is actually printed on > > the key, so

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-08 Thread Frederik Schwarzer
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/#review95282 --- src/customization/en/user.entities (lines 11 - 19)

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-08 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/#review95281 --- translators @kde-i18n-doc, any comment? - Burkhard Lück

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-06 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/ --- (Updated Mai 6, 2016, 7:11 vorm.) Review request for Documentation and

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-06 Thread Burkhard Lück
> On Mai 5, 2016, 9:42 nachm., Luigi Toscano wrote: > > I think you removed . > > > > No objections on this (let's hear others), just remember we should wait a > > bit to use them (or we will force a dependency on the version of frameworks > > where they are introduced). You are right with

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-05 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/#review95218 --- I think you removed . No objections on this (let's hear

Re: [kde-doc-english] Review Request 127730: Add commonly used entities for keys to en/user.entities

2016-05-05 Thread Burkhard Lück
and Localization and Translation (l10n). Changes --- add more commonly used entities for keys makes docs consistent easy and consistent to translate with Ctrl+T add translators as their work is affected as well Summary (updated) - Add commonly used entities for keys to en

Re: [kde-doc-english] Review Request 127730: Add keys Del + Ins to en/user.entities

2016-04-23 Thread Burkhard Lück
not have in en/user.entities: trunk l10n-kf5/documentation PageUp / PgUp 4x + 15x PageDown / PgDn 6x + 15x Cursor keys Up 25 x Down 21x Left 30x Right 29x Home 26x End 18x Num, PrrScr/PrintScreen and others (Meta?) - Burkhard Lück On April 23, 2016, 6:35 nachm., Burkhard Lück wrote

[kde-doc-english] Review Request 127730: Add keys Del + Ins to en/user.entities

2016-04-23 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127730/ --- Review request for Documentation. Repository: kdoctools Description

[kde-doc-english] [plasma-desktop] doc/kcontrol/keys: check + bump version

2015-04-08 Thread Burkhard Lück
Git commit 0b5244d1f838bc382124cc170ee31d45f4eed4c4 by Burkhard Lück. Committed on 08/04/2015 at 21:01. Pushed by lueck into branch 'master'. check + bump version M +2-2doc/kcontrol/keys/index.docbook http://commits.kde.org/plasma-desktop/0b5244d1f838bc382124cc170ee31d45f4eed4c4 diff

[kde-doc-english] Way to backup my Kleopatra keys

2013-11-08 Thread Philipp Schaumann
Hi, I have imported a number of keys into Kleopatra, but I have not found some option to specify where Kleopatra stores its database so that I can do a backup / export all, or similar. I have looked through the documentation but did not find something. B.R. Philipp Schaumann http

[kde-doc-english] Way to backup my Kleopatra keys

2013-11-08 Thread Yuri Chornoivan
Fri, 08 Nov 2013 13:16:49 +0200, Philipp Schaumann philippschaumann at hotmail.com: Hi, I have imported a number of keys into Kleopatra, but I have not found some option to specify where Kleopatra stores its database so that I can do a backup / export all, or similar. I have

[kde-doc-english] keys FN do not work

2012-09-23 Thread Angelo Cerrone
hello I have a problem with the FN keys on Toshiba Equium A100-331 system installed kubunto 12:04 the FN key does not work, I tried various guides but does not work thanks angel -- next part -- An HTML attachment was scrubbed... URL: http://mail.kde.org/pipermail/kde

[kde-doc-english] keys FN do not work

2012-09-23 Thread Yuri Chornoivan
Sun, 23 Sep 2012 00:23:20 +0300, Angelo Cerrone angelo.cerr at gmail.com: hello I have a problem with the FN keys on Toshiba Equium A100-331 system installed kubunto 12:04 the FN key does not work, I tried various guides but does not work thanks angel Hi, This list is for KDE

[kde-doc-english] Changes for tag keys: keycap to keysym

2012-09-16 Thread Burkhard Lück
Am Freitag, 14. September 2012 17:52:49 schrieb Antoni Bella P?rez: This command shows the necessary changes to the documentation set keys labeled keysym: find templates/docmessages/* -type f -name *.pot | xargs egrep --color -iR keycap.?(Down|Left|Right|Up)(\sArrow)?.?/keycap

[kde-doc-english] Changes for tag keys: keycap to keysym

2012-09-16 Thread Antoni Bella Pérez
On Sunday, 16 of September de 2012 21:33:40 Burkhard L?ck wrote: Am Freitag, 14. September 2012 17:52:49 schrieb Antoni Bella P?rez: This command shows the necessary changes to the documentation set keys labeled keysym: find templates/docmessages/* -type f -name *.pot | xargs egrep

[kde-doc-english] kcontrol/keys#global: component menu position is inadequate

2010-09-16 Thread Krzysztof Żelechowski
combination, whereas it is a literal string to be typed (pressing the actual key combination in the search box obviously has the effect of invoking the corresponding action, so this advice is pretty unsafe). Please fix, Chris __ [1] URL:help:/kcontrol/keys/index.html#key-bindings [2] URL:help:/kcontrol

[kde-doc-english] kcontrol/keys#global: component menu position is inadequate

2010-09-16 Thread Yuri Chornoivan
Thu, 16 Sep 2010 12:02:57 +0300, Krzysztof ?elechowski giecrilj at stegny.2a.pl: Regarding the Keyboard Shortcuts Manual [1]: the section Global Keyboard Shortcuts [2] says: # At the bottom of this page is a drop down box? whereas the pop-up menu is really at the top.

[kde-doc-english] how can i get off slow keys There is nothing in Documentation

2009-01-12 Thread Burkhard Lück
Systemsettings-Accessibility-Accessibility-Activation Gestures uncheck Use gestures for activating stickx keys and slow keys Thanks for the hint, the documentation for the Accessibility page in systemsettings is really outdated, please file a report on bugs.kde.org. -- Burkhard L?ck

[kde-doc-english] how can i get off slow keys There is nothing in Documentation

2009-01-10 Thread Helmut Kohlhepp
kind regards

[kde-doc-english] [Bug 129925] New: Typo /nit pick - should letter keys be capitalized?

2006-06-27 Thread Natalie
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=129925 Summary: Typo /nit pick - should letter keys be capitalized? Product: docs Version

[kde-doc-english] [Bug 129925] Typo /nit pick - should letter keys be capitalized?

2006-06-27 Thread Burkhard Lueck
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=129925 lueck hube-lueck de changed: What|Removed |Added

[kde-doc-english] [Bug 34991] lock sticky keys does not work

2005-12-19 Thread Philip Rodrigues
(working copy) @ -134,11 +134,12 @ termWith guilabelLock Sticky Keys/guilabel enabled:/term listitem para -The user presses the Shift; key, then presses the keycapF/keycap key. +The user presses the Shift; key emphasistwice/emphasis, then presses the keycapF/keycap key. The computer

[kde-doc-english] [Bug 34991] lock sticky keys does not work

2005-12-19 Thread Thomas Reitelbach
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=34991 --- Additional Comments From tr erdfunkstelle de 2005-12-19 22:41 --- Yes, this patch describes the correct

[kde-doc-english] [Bug 34991] lock sticky keys does not work

2005-08-28 Thread Thomas Reitelbach
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=34991 tr erdfunkstelle de changed: What|Removed |Added

[kde-doc-english] [Bug 111002] New: Typos/errors in KControl :: kcmnotify and :: keys

2005-08-18 Thread Sander Koning
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=111002 Summary: Typos/errors in KControl :: kcmnotify and :: keys Product: docs Version

[kde-doc-english] [Bug 111002] Typos/errors in KControl :: kcmnotify and :: keys

2005-08-18 Thread Danny Allen
--- You are receiving this mail because: --- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=111002 dannya40uk yahoo co uk changed: What|Removed |Added