Bug 170066

Summary: Keyboard shortcuts for left and right rotation swapped
Product: [Applications] knetwalk Reporter: Nicolas Dietrich <nidi>
Component: generalAssignee: Fela Winkelmolen <fela.kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nicolas Dietrich 2008-08-30 02:42:48 UTC
Version:           3.0.0 (using 4.1.00 (KDE 4.1.0), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.26.4+volpreemt

The keyboard shortcut settings for 'turn clockwise' and 'turn counterclockwise' are swapped.
Comment 1 Frederik Schwarzer 2010-04-19 03:33:15 UTC
SVN commit 1116270 by schwarzer:

swap rotating directions

Enter and right-click should rotate clock-wise
Ctrl+Enter and left-click counter clock-wise

BUG: 170066


 M  +2 -2      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1116270
Comment 2 Frederik Schwarzer 2010-05-06 14:32:07 UTC
SVN commit 1123623 by schwarzer:

backport of r1116270: swap rotating directions

Enter and right-click should rotate clock-wise
Ctrl+Enter and left-click counter clock-wise

BUG: 170066


 M  +2 -2      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1123623