Clavier+ 10.6.5

Download

ClavierSetup.exe Clavier+ 10.6.532 bits Unicode version (26 May 2013, 555 Kb)

ClavierSetup64.exe Clavier+ 10.6.564 bits Unicode version (26 May 2013, 559 Kb)

Clavier.zip Clavier+ 10.6.5 – 32 bits non-Unicode version, manual setup (26 May 2013, 35 Kb)

Clavier64.zip Clavier+ 10.6.5 – Clavier+ 64 bits Unicode version, manual setup (26 May 2013, 43 Kb)

ClavierUnicode.zip Clavier+ 10.6.5 – 32 bits Unicode version, manual setup (26 May 2013, 38 Kb)

Clavier_9_5.zip Clavier+ 9.5, old version (4 September 2006, 32 Kb)

ClavierSrc_9_5.zip Complete source code version 9.5 (GPLv2 license) (5 September 2006, 61 Kb)

Clavier+ is available in 5 languages: French, English, German, Brazilian Portuguese, Russian.

Source code hosted on Google Code.

Description

Main window of Clavier+

The keyboard shortcut Windows + N is associated to Notepad.

Clavier allows to create keyboard shortcuts using almost any keys, including the Windows key (around the Space key).

The created shortcuts can be associated to programs (to launch) or text (to write). Bored to write your E-mail address? Create a universal keyboard shortcut to write it: it will work under Word, Excel, and your favorite Internet browser!

Features

See the help file for more information about Clavier+.

Donate

If you want to support the development of my freeware, you are welcome to make a donation:

License

This software is provided under the GPLv3 license

In particular:

FAQ

1. Is Clavier+ compatible with Windows Vista and Windows 7?

Yes. The new setup program does not require any administrative rights and will put Clavier+ files into your user account directory.

2. Clavier+ can’t write text in MyFavoriteProgram!

Some programs handle the keyboard in a non-standard way, preventing Clavier+ from writing text. To get around this problem, surround your text with [| and |], as below:

[|My text|]

3. How to write Unicode or UTF-8 characters (Arabic, Chinese, Greek, etc.)?
4. Does Clavier+ work with games?

Most of the time, no. Games access the keyboard in low-level, for various raisons: speed, cheat protection.

5. How to write formatted text, e.g. bold, hyperlinks?

There is no standard way to format text: the exact procedure depends on which program you want to write text in (Word, Excel, OpenOffice).

The AutoText feature of Word allows to insert any formatted text block. With other programs, you can use keyboard shortcuts. For example, Ctrl+B often toggles the bold attribute. To make a word bold, one can write:

A [Ctrl+B]bold[Ctrl+B] word

Again, formatting hotkeys depend on the program you are using. Please refer to its documentation for more details.

6. Is Clavier+ available on Mac, Linux, or any other non-Windows OS?

No, Clavier+ is for Windows only. In particular, there is no Mac or Linux version, and I don’t know if software equivalent to Clavier+ exists for these systems.

7. How to protect Clavier+ with a password?

Acess to Clavier+ shortcut list cannot be password protected. Indeed, storing data in a secure fashion is both difficult and restrictive in terms of available features. I strongly recommend using software specialized in passwords storage, such as KeePass, Password Safe or RoboForm.

8. How to make the numpad dot key write a comma?

Click the plus shaped button, choose Write Text, press the numpad dot key, then click the OK button. Write a comma in the Write text area.

9. How to create a shortcut to a special folder: My computer, Control panel, …?

In Windows Explorer, create a Windows shortcut to the special folder: press the right mouse button on the special folder, drag the mouse to another folder (for example C:\), release the buton and choose Create shortcut here in the popup menu.

Then, in Clavier+, create a Launch a program keyboard shortcut that executes the Windows shortcut you have just created. You have to write the full path manually, and to append the .lnk extension. For example: C:\My computer.lnk if you have created a shortcut named My computer in the folder C:\.

Some special folders can be opened without the need for a shortcut. For instance, ::{20d04fe0-3aea-1069-a2d8-08002b30309d} opens My computer. The CLSIDs marked as supported by Run in this list are also available.

10. How to open a folder in Explorer and display the tree pane?

In the shortcut command line, insert explorer /e, before the folder path; make sure to write a comma after /e. For example: explorer /e, C:\

11. How to remove Clavier+ icon from the traybar?

Launch Clavier+ then quit it. Double-click on the Clavier.ini file located in the same directory than Clavier+. In the second line, that begins with Size=, replace the last zero by the digit one. For example: Size=923,501,0,0 should become Size=923,501,0,1.

As Clavier+ icon will no more be visible, you will have to launch Clavier+ twice to display its configuration window (once to launch it, once to display the window).

12. How to write a line return with a shortcut?

Two solutions:

  • insert a line return in the edit box, by pressing the Return key,
  • if the previous solution doesn’t work, write the code [ENTER]
    The shortcut will probably have to pause for a short time to let the return key be processed: [][ENTER]
13. How to simulate the key XYZ

Click the arrow-shape button, choose the command Simulate a Keystroke.

14. How to change the sound volume?

There are three keys related to sound volume:

  • mute: code [#173]
  • higher volume: code [#175]
  • lower volume: code [#174]

To simulate those keys and change the volume with your keyboard, create a shortcut with Clavier+ in text mode, then write the key code in the Write text area, between brackets.

You can use the program VolumeManager to adjust the volume finely.

15. How to control a music player: next track, pause, etc.?

There are four keys related to music players:

  • next track: code [#176]
  • previous track: code [#177]
  • stop: code [#178]
  • play/pause: code [#179]

These keys work even if the music player in not the active application. To use them, create a shortcut with Clavier+ in text mode, then write the key code in the Write text area, between brackets.

16. How to control the Internet browser: previous page, favorites, etc.?

There are several keys related to Internet browsers:

  • back: code [#166]
  • forward: code [#167]
  • refresh: code [#168]
  • stop: code [#169]
  • search: code [#170]
  • favorites: code [#171]
  • home: code [#172]
  • e-mail: code [#180]
  • media player: code [#181]
  • application 1: code [#182]
  • application 2: code [#183]

These keys work only if the Internet browser is active.

17. The checkbox Launch Clavier+ at Windows startup doesn’t work!

Create a shortcut to Clavier.exe in Start Menu/Programs/Startup. To do this, click with the right button on Clavier.exe, keep the button down and drag the mouse to the Start menu, then Programs, then Startup, and release the mouse button. Choose Create a shortcut here.

18. How to launch two programs at once?

The solution is to enclose the path of the two programs in double brackets, in the Write text area. For example, to launch notepad and the calculator:

[[notepad.exe]][[calc.exe]]
19. How to simulate a mouse click, a double-click, a right click?

You need to create a shortcut of type Write text and use the [{MouseButton,code}] special command. For example, to simulate a left click: [{MouseButton,L}]. For a double-click, execute two left clicks: [{MouseButton,L}][{MouseButton,L}]. For a right click, use the R code: [{MouseButton,R}].

20. How to do more complicated things, like writing the current date

You can create a VBScript program and ask Clavier+ to execute it. The generic procedure is the following: launch Notepad, write the text of your script, save it with the .VBS file extension, then associate a shortcut to it with Clavier+.

An example: write the current date in the active program.

set shell = WScript.CreateObject("WScript.Shell")
shell.SendKeys Date()

If you want to write the date in another format, you can use the VBScript date functions.

21. How to transfer Clavier+ settings to a new computer?

To keep your Clavier+ shortcuts after upgrading or reformatting your computer, you can transfer the Clavier.ini configuration file, located in Clavier+ directory. Detailed procedure:

  1. On the new computer: install Clavier+.
  2. On the new computer: click on Quit in Clavier+ configuration window, then confirm.
  3. Copy the Clavier.ini file located in Clavier+ directory from the old to the new computer.
  4. On the new computer: restart Clavier+.

Shortcuts examples

Help forum

Comments are now closed and replaced with a Google Group forum:

Google Groups Visit UtilFr forum

Vous pouvez y poser vos questions, consulter les astuces proposées par les utilisateurs, ou encore vous inscrire au groupe pour suivre toutes les discussions.

466 old comments

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
461 – G. Ryder (auteur) – 10 December 2008, 12:52

jazzgolf >
Vous pouvez lancer Clavier+ sur les deux ordinateurs en même temps, par contre vous devrez synchroniser vos raccourcis à la main.
462 – vigri – 11 December 2008, 00:39

Salut, a tu besoin des raccourcis ou macro crée par les utilisateurs ?
En voici une, je le reconnais, pas utile à tous, mais utile pour ceux qui font du **bi-écran** et qui ont une fenêtre (par exemple Mes documents") qui n'apparait pas, tout simplement car elle s'est ouverte sur l'écran secondaire qui est éteint (on utlise pas tous les jours les 2 écrans) donc utile pour ne pas avoir à allumer cet écran juste pour aller chercher cette fenêtre...cette macro ramène n'importe quelle fenêtre sur l'écran principal.

Dans mon exemple l'écran éteint se trouve à gauche, dans le cas contraire remplacer DROITE par GAUCHE bien sûr. La fenêtre dois bien entendu être sélectionnée dans la barre des taches avant de lancer la macro.

[Alt + ESPACE][R][][Alt + ESPACE][L][][DROITE][DROITE][DROITE][][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][DROITE][][DROITE][DROITE][DROITE]
[][DROITE][DROITE][ENTREE]

NB : rajouter des [DROITE] pour bien ramener au centre, selon votre résolution.
J'ai mis des pauses[]car un enchainement trop rapide peut provoquer des blocages.

463 – Andreone – 11 December 2008, 11:50

@vigri: en plus simple, il existe l'application FreeSnap (open-source et VC++ comme Clavier+) qui permet (entre autres) en une combi de changer de la fenêtre de moniteur (Win+5)
http://blueonionsoftware.com/FreeSnap.aspx

@G. Ryder: a quand la v11? avec la possibilité de surcharger les recourcis Windows comme Win+F.
On avait évoqué cela il y a presque qu'un an dans un post et depuis, plus de nouvelles, alorsje me demandais si tu avais abandonné l'idée ou pas.

Sinon, as tu envisagé d'installer un forum pour clavier+ et tes autres utilitaires, cela pourrait rendre le support plus facile (voire t'en décharger complètement) et le partage de tips plus aisé.

Enfin, an voyant la macro de vigri, je me suis dis qu'avoir un facteur de répétition pourait être pratique, du genre
{[DROITE][DROITE][]10}

464 – G. Ryder (auteur) – 11 December 2008, 12:33

Andreone >
J'ai beaucoup de travail en ce moment et peu de temps donc la v11 n'avance pas très vite. Cela nécessite une réécriture complète de la gestion du clavier avec son lot de problèmes...

Très bonne idée pour le forum, je vais regarder ça.
465 – jazzgolf – 13 December 2008, 15:38

Vu la réponse:Vous pouvez lancer Clavier+ sur les deux ordinateurs en même temps, par contre vous devrez synchroniser vos raccourcis à la main.

OK, mais Pouvez-vous me dire, SVP, en quoi consiste la synchronisation des raccourcis à la main ?Merci
466 – G. Ryder (auteur) – 13 December 2008, 16:36

jazzgolf >
Par "synchroniser à la main", j'entends copier vos fichiers de configuration (typiquement Clavier.ini) d'un ordinateur à l'autre. Vous devrez quitter Clavier+ sur l'ordinateur de destination, y copier le fichier, puis relancer Clavier+.

Vous pouvez faire un script qui automatise l'opération, en utilisant les options /quit et /launch de la ligne de commande (voir fichier d'aide).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

Back to utilities