Difference between revisions of "Manual:Keyboard layout"
(→currently available templates (should be moved to an extra page later)) |
m (→currently available templates (should be moved to an extra page later)) |
||
| Line 84: | Line 84: | ||
|<pre>{{Key:Right}}</pre> | |<pre>{{Key:Right}}</pre> | ||
|[[Template:Key:Right]] | |[[Template:Key:Right]] | ||
| + | |- | ||
| + | |{{Key:F1}} | ||
| + | |<pre>{{Key:F1}}</pre> | ||
| + | |[[Template:Key:F1]] | ||
| + | |- | ||
| + | |{{Key:F2}} | ||
| + | |<pre>{{Key:F2}}</pre> | ||
| + | |[[Template:Key:F2]] | ||
| + | |- | ||
| + | |{{Key:F3}} | ||
| + | |<pre>{{Key:F3}}</pre> | ||
| + | |[[Template:Key:F3]] | ||
| + | |- | ||
| + | |{{Key:F4}} | ||
| + | |<pre>{{Key:F4}}</pre> | ||
| + | |[[Template:Key:F4]] | ||
| + | |- | ||
| + | |{{Key:F5}} | ||
| + | |<pre>{{Key:F5}}</pre> | ||
| + | |[[Template:Key:F5]] | ||
| + | |- | ||
| + | |{{Key:F6}} | ||
| + | |<pre>{{Key:F6}}</pre> | ||
| + | |[[Template:Key:F6]] | ||
| + | |- | ||
| + | |{{Key:F7}} | ||
| + | |<pre>{{Key:F7}}</pre> | ||
| + | |[[Template:Key:F7]] | ||
| + | |- | ||
| + | |{{Key:F8}} | ||
| + | |<pre>{{Key:F8}}</pre> | ||
| + | |[[Template:Key:F8]] | ||
| + | |- | ||
| + | |{{Key:F9}} | ||
| + | |<pre>{{Key:F9}}</pre> | ||
| + | |[[Template:Key:F9]] | ||
| + | |- | ||
| + | |{{Key:F10}} | ||
| + | |<pre>{{Key:F10}}</pre> | ||
| + | |[[Template:Key:F10]] | ||
| + | |- | ||
| + | |{{Key:F11}} | ||
| + | |<pre>{{Key:F11}</pre> | ||
| + | |[[Template:Key:F11]] | ||
| + | |- | ||
| + | |{{Key:F12}} | ||
| + | |<pre>{{Key:F12}}</pre> | ||
| + | |[[Template:Key:F12]] | ||
|- | |- | ||
|next key | |next key | ||
Revision as of 19:06, 14 March 2005
Manual:Tutorial
|
Manual
|
Database
|
Contents
Default keyboard layouts
- US keyboard layout <-- Vegastrike default
- German keyboard layout
- French keyboard layout
- Spanish keyboard layout
- Russian keyboard layout
Notes
- Layouts Needed
- Please help adding/replacing descriptions so we can provide a better basis for new users.
- We are also searching for people who can make keyboard-maps (in the vegastrike.config) for non-US keyboards (german,french,...). If you can make them please post in the forum. See also VsManualConfig.
- You can find a diagram showing the layout of the keys that VS uses, by following this link. (This is unstable link :-( )
- Users with non-US keyboard may keep this in mind:
- Vegastrike maps the keys 1:1 onto other keyboard layouts. So pressing the 'exact' same key on you keyboard will work fine for you i think.
CVS config file
See also the vegastrike.config from CVS. The keys are stored between the <bindings> and the </bindings> tag.
Keyboard artwork WIP
Development
I'm currently trying to make some cool images for the keys (one for each language style).
You can checkout the german one here:
... and the US one here:
3D-models and source images are available here: http://vegastrike.sourceforge.net/users/pontiac/models/keyboard/
Wiki Integration
I'm currently trying to integrate the single keys (for each language) into the wiki so everyone can use them without much trouble.
Example
See the first example i put in the wiki:
Wiki Source the wiki-user need to insert:
{{Key:Up}}The Template is located under Template:Key:Up
Note that this key is language independend, so future templates will look like this:
e.g:
{{Key:DE:Pause}}
{{Key:DE:Scroll}}
{{Key:DE:Print}}
{{Key:EN:Pause}}
{{Key:EN:Scroll}}
{{Key:EN:Print}}
currently available templates (should be moved to an extra page later)
| Sample image | Needed code | Template link |
|
{{Key:Up}}
|
Template:Key:Up |
|
{{Key:Down}}
|
Template:Key:Down |
|
{{Key:Left}}
|
Template:Key:Left |
|
{{Key:Right}}
|
Template:Key:Right |
|
{{Key:F1}}
|
Template:Key:F1 |
|
{{Key:F2}}
|
Template:Key:F2 |
|
{{Key:F3}}
|
Template:Key:F3 |
|
{{Key:F4}}
|
Template:Key:F4 |
|
{{Key:F5}}
|
Template:Key:F5 |
|
{{Key:F6}}
|
Template:Key:F6 |
|
{{Key:F7}}
|
Template:Key:F7 |
|
{{Key:F8}}
|
Template:Key:F8 |
|
{{Key:F9}}
|
Template:Key:F9 |
|
{{Key:F10}}
|
Template:Key:F10 |
|
{{Key:F11}
|
Template:Key:F11 |
|
{{Key:F12}}
|
Template:Key:F12 |
| next key | code |
Template:Key:xxx:xxx |
See also
Manual:Tutorial
|
Manual
|
Database
|