Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.
Sv translation
languageen

Hotkey Function Click to Dial

It is now possible to specify a hotkey in the mini client .EXE configuration, which works as follows:

  • the selected text in the foreground application is copied to the clipboard by injecting Ctrl+C to the currently active application
  • each line in the clipboard is treated as a separate phone number
  • all invalid characters are extracted
  • the longest number is used
  • this number is then passed to the mini client .EXE, which executes the script "shortcut.js".

The file shortcut.js can be modified as necessary. The default behaviour is as follows:

  • convert the number to E.164: numbers which begin with 00 - remove the 00, numbers which begin with 0 - remove the 0 and replace with the set country code
  • bring the application to the front (i.e. application has focus)
  • Click the button "Make Call" in the mini client window.
  • replace the phone number field with the extracted text
  • set the focus to the "Call" button

If the user wishes to make the call, simply pressing enter will start the call. This behaviour can be further modified in shortcut.js, for example, to also click the button.

The settings in the mini client configuration file which affect this behaviour are:

  • PhoneSelectShortcut - the key to use.
  • PhoneNumberClipboardDelay - the number of milliseconds to wait for applications to actually populate the clipboard
  • PhoneSelectCountryCode - the country code to be prepended to numbers that begin with a single 0

See also Mini Client Settings.

Hotkey Function - Extra Hotkeys

Up to four additional system-wide hotkeys can be registered.

When one of these hotkeys is clicked, the program searches for a javascript file associated with this hotkey. If found, the javascript is executed in the mini client.

This function can, for example, be used to associate a status change to function keys.

See also Mini Client Settings.

Sv translation
languagede

Hotkey-Funktion Click to Dial

Es ist jetzt möglich, einen Hotkey in der Mini-Client-.EXE-Konfiguration anzugeben, der wie folgt funktioniert:

  • der markierte Text in der Vordergrundapplikation wird in die Zwischenablage kopiert, indem Strg+C in die gerade aktive Applikation eingegeben wird
  • jede Zeile in der Zwischenablage wird als eine separate Telefonnummer behandelt
  • alle ungültigen Zeichen werden extrahiert
  • die längste Nummer wird verwendet
  • diese Nummer wird dann an den Mini-Client .EXE übergeben, der das Skript "shortcut.js". ausführt 

Die Datei shortcut.js kann bei Bedarf geändert werden. Das Standardverhalten ist wie folgt:

  • die Zahl in E.164 umwandeln: Zahlen, die mit 00 beginnen- die 00 entfernen, Zahlen, die mit 0 beginnen - die 0 entfernen und durch die eingestellte Ländervorwahl ersetzen
  • den Applikation nach vorne bringen (d.h. Applikation hat Fokus)
  • Klicken Sie im Mini-Client-Fenster auf die Schaltfläche "Anrufen".
  • das Telefonnummernfeld durch den extrahierten Text ersetzen
  • Setzen Sie den Fokus auf die Schaltfläche "Anrufen".

Wenn der Benutzer den Anruf tätigen möchte, genügt es, die Eingabetaste zu drücken, um den Anruf zu starten. Dieses Verhalten kann in shortcut.js weiter modifiziert werden, z.B. um auch auf die Schaltfläche zu klicken.

Die Einstellungen in der Mini-Client-Konfigurationsdatei, die dieses Verhalten beeinflussen, sind

  • PhoneSelectShortcut - die zu verwendende Taste.
  • PhoneNumberClipboardDelay - die Anzahl der Millisekunden, die gewartet werden muss, bis Anwendungen tatsächlich die Zwischenablage füllen
  • PhoneSelectCountryCode - die Ländervorwahl, die Nummern, die mit einer einzelnen 0 beginnen, vorangestellt wird

Siehe auch MiniClient Einstellungen.

Hotkey-Funktion - Zusätzliche Hotkeys

Bis zu vier zusätzliche systemweite Hotkeys können registriert werden.

Wenn auf einen dieser Hotkeys geklickt wird, sucht das Programm nach einer Javascript-Datei, die mit diesem Hotkey verknüpft ist. Wenn es gefunden wird, wird das Javascript im Mini-Client ausgeführt.

Diese Funktion kann z.B. dazu verwendet werden, Funktionstasten mit einer Statusänderung zu verknüpfen.

Siehe auch MiniClient Einstellungen.

Sv translation
languagefr

Fonction des touches de raccourci Cliquez pour composer

Il est maintenant possible de spécifier un raccourci clavier dans la configuration du mini-client .EXE, qui fonctionne comme suit

  • le texte sélectionné dans l'application en avant-plan est copié dans le presse-papiers en injectant Ctrl+C à l'application actuellement active
  • chaque ligne du presse-papiers est traitée comme un numéro de téléphone distinct
  • tous les caractères non valides sont extraits
  • le numéro le plus long est utilisé
  • ce numéro est ensuite transmis au mini-client .EXE, qui exécute le script "shortcut.js".

Le fichier shortcut.js peut être modifié si nécessaire. Le comportement par défaut est le suivant :

  • convertir le nombre en E.164 : les nombres qui commencent par 00 - supprimer le 00, les nombres qui commencent par 0 - supprimer le 0 et remplacer par le code de pays défini
  • mettre la demande au premier plan (c'est-à-dire que la demande est ciblée)
  • Cliquez sur le bouton "Passer un appel" dans la fenêtre du mini-client.
  • remplacer le champ du numéro de téléphone par le texte extrait
  • mettre l'accent sur le bouton "Appeler

Si l'utilisateur souhaite passer l'appel, il lui suffit d'appuyer sur la touche Entrée pour lancer l'appel. Ce comportement peut être encore modifié dans le fichier shortcut.js, par exemple, pour cliquer également sur le bouton.

Les paramètres du fichier de configuration du mini-client qui affectent ce comportement sont les suivants

  • PhoneSelectShortcut - la clé à utiliser.
  • PhoneNumberClipboardDelay - le nombre de millisecondes d'attente pour que les applications remplissent effectivement le presse-papiers
  • PhoneSelectCountryCode - le code de pays à ajouter aux numéros qui commencent par un seul 0

Voir aussi Paramètres du mini-client.

Fonction des touches de raccourci - Touches de raccourci supplémentaires

Il est possible d'enregistrer jusqu'à quatre raccourcis clavier supplémentaires à l'échelle du système.

Lorsque l'on clique sur l'une de ces touches, le programme recherche un fichier javascript associé à cette touche. S'il le trouve, le javascript est exécuté dans le mini-client.

Cette fonction peut, par exemple, être utilisée pour associer un changement de statut aux touches de fonction.

Voir aussi Paramètres du mini-client.