[PATCH] "close" action shortcut
Jaroslaw Staniek
js at iidea.pl
Sat Dec 3 18:13:48 GMT 2005
Gary Cramblitt said the following, On 2005-12-03 00:57:
> On Friday 02 December 2005 06:36 pm, Jarosław Staniek wrote:
>
>>A patch for 3.5.1 and trunk:
>>
>>FIX1. win32 only:
>>CTRL+F4 shortcut is well known and expected to work on win32: added it as
>>default shortcut; CTRL+W moved as alternative.
>>
>>FIX2. After FIX1, "close_window" action in KMDI can just use
>>KStdAccel::close()
>
>
> I have no problem with the patch but just wanted to mention that if you go
> into K Control Center | Regional and Accessibility | Keyboard Shortcuts, and
> choose the Windows theme, Ctrl+F4 is already assigned to File | Close.
>
OK, thanks for the hint. Now I decided to give up with altering KStdAccel and
instead alter default kdeglobals file:
[Shortcuts]
Close=Ctrl+F4;Ctrl+W
Please could anyone tell me: is there a template for (global, not user's)
kdeglobals file created somewhere by KDE scripts?
If not, I guess we will keep such a template in win/ subdir so one day it can
be added to our official KDE/win32 package.
--
regards / pozdrawiam,
Jaroslaw Staniek / OpenOffice Polska
Kexi Developer:
http://www.kexi-project.org | http://koffice.org/kexi
Kexi support:
http://www.kexi-project.org/support.html
KDE3, KDE4 libraries for developing MS Windows applications:
http://wiki.kde.org/tiki-index.php?page=KDElibs+for+win32
More information about the kde-core-devel
mailing list