KTouch: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Marked this version for translation)
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{|
<languages />
|<imagemap>
<translate>
Image:Ktouch.png|48px
<!--T:1-->
default [http://edu.kde.org/ktouch KTouch]
{{EduBreadCrumbs}}
desc none
 
</imagemap>||'''[http://edu.kde.org/ktouch KTouch]'''
<!--T:2-->
:A program for learning touch typing on a keyboard quickly and correctly.
{|class="tablecenter vertical-aligned"
|[[Image:Ktouch.png|64px]]
| '''KTouch''' is a program for learning touch typing on a keyboard quickly and correctly.<br />
It is part of the [http://edu.kde.org/ KDE Education Project].
|}
|}


=== General Information ===
==Description== <!--T:3-->
KTouch is a program for learning touch typing. Every finger has its place on the keyboard with associated keys to press. Starting with only a few keys to remember you will advance through different training levels where additional keys are introduced. Because you no longer need to search for the keys on the keyboard you will be able to type quickly and accurately.
 
<!--T:4-->
'''KTouch''' is a program to learn and practice touch typing. Every finger has its place on the keyboard with associated keys to press. Starting with only a few keys to remember you will advance through different training levels where additional keys are introduced. Because you no longer need to search for the keys on the keyboard you will be able to type quickly and accurately.
 
 
<!--T:5-->
[[Image:KTouchOverview.png|center|thumb|500px]]
 
 
==Features== <!--T:6-->


=== How to Add a Keyboard Layout to KTouch ===
<!--T:7-->
KTouch comes with a number of pre-installed keyboard files. You can simply
* Ships with dozens of courses spanning many different languages and keyboard layouts
select the keyboard from the list in the main menu that matches your own keyboard
* Powerful course and keyboard layout editor for user-created training material
layout. If you can't find a matching keyboard layout, you can either port an old
* Comprehensive training statistics to track and analyze your learning progress
one or make one from scratch.
KTouch includes a dialog to make it easy for you.


If your keyboard layout is not in the KTouch -> Settings -> Keyboard Layouts
==How-to== <!--T:15-->
list, it might have existed in early versions but have not been ported to the KDE 4 version. Have a look there
http://websvn.kde.org/trunk/KDE/kdeedu/ktouch/keyboards/old_and_contributed/
to see if your keyboard is in this list, with the extension .keyboard. If so, you'll need to port it to the .keyboard.xml version.  Read on, and I'll explain how to do that.


Download the .keyboard file from the link above.
<!--T:16-->
Open KTouch and go to the File -> Edit Keyboard Layout... menu. You'll get a
* [[Special:myLanguage/KTouch/HowTo/DifferentKeyboardLayout|How to train on a different keyboard layout or language]]
dialog.
Choose here "Open a Keyboard File" and browse to find the .keyboard file you downloaded; click Ok.
The old keyboard file is loaded in the keyboard editor and all you need now to
do is check if the layout is correct.You might need to add some characters on some keys.


The KTouch Keyboard Editor first lists the Keyboard Identification Data which
==Documentation== <!--T:12-->
is the name of the keyboard file. The title is the name that will show in the menu and will be translated.
The keyboard itself is drawn at the bottom and you need to click on the keys you
want to modify to enable the Key Property section. Each key has four parts: top left, bottom left, top right and bottom right. Add the letter or characters that would fit there.


On the top right section of the dialog you can save your keyboard and it'll get
<!--T:13-->
the .keyboard.xml extension.
* [http://docs.kde.org/stable/en/kdeedu/ktouch/index.html KTouch Handbook]
You can then send it to the kde-edu mailing so it'll get included in teh next KTouch release!


<!--T:14-->
[[Category:Education]]
[[Category:Education]]
</translate>

Revision as of 16:32, 25 February 2014

Home » Applications » Education » KTouch

KTouch is a program for learning touch typing on a keyboard quickly and correctly.

It is part of the KDE Education Project.

Description

KTouch is a program to learn and practice touch typing. Every finger has its place on the keyboard with associated keys to press. Starting with only a few keys to remember you will advance through different training levels where additional keys are introduced. Because you no longer need to search for the keys on the keyboard you will be able to type quickly and accurately.



Features

  • Ships with dozens of courses spanning many different languages and keyboard layouts
  • Powerful course and keyboard layout editor for user-created training material
  • Comprehensive training statistics to track and analyze your learning progress

How-to

Documentation