<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=On_Screen_Keyboard</id>
	<title>On Screen Keyboard - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=On_Screen_Keyboard"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=On_Screen_Keyboard&amp;action=history"/>
	<updated>2026-04-23T14:27:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=On_Screen_Keyboard&amp;diff=28851&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported from Wayback via edit</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=On_Screen_Keyboard&amp;diff=28851&amp;oldid=prev"/>
		<updated>2024-12-04T09:58:47Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wayback via edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A very usefull feature is to install an on screen keyboard so that RDAirplay application can be driven from the touch screen only.&lt;br /&gt;
&lt;br /&gt;
This installation was done under Debian&lt;br /&gt;
&lt;br /&gt;
Get the on screen keyboard&lt;br /&gt;
&lt;br /&gt;
      apt-get install xvkbd&lt;br /&gt;
&lt;br /&gt;
I actually downloaded the latest source for xvkbd which is 2.8 and compiled it myself. Debian only seems to have xvkbd 2.7 in Etch Stable&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In RDLibrary create a macro called &amp;#039;Virtual Keyboard&amp;#039; with RML command contents&lt;br /&gt;
&lt;br /&gt;
      RN kstart --keepabove xvkbd -always-on-top -no-keypad -no-repeat -no-jump-pointer -geometry 630x185+190+000 -minimizable &amp;amp;!&lt;br /&gt;
&lt;br /&gt;
Also in RDLibrary create another macro called &amp;#039;Close Virtual Keyboard&amp;#039; with RML command contents&lt;br /&gt;
&lt;br /&gt;
      RN ps axco pid,command | grep xvkbd | awk &amp;#039;{ print $1; }&amp;#039; | xargs kill -9!&lt;br /&gt;
&lt;br /&gt;
On the Sound Panel in RDAirplay create 2 buttons each with 1 of the above macros in them, In our system every sound panel page has these 2 buttons at the bottom left as shown.&lt;br /&gt;
 &lt;br /&gt;
[[Image:Rd02buttons.png]]&lt;br /&gt;
&lt;br /&gt;
To use the keyboard press the &amp;#039;Virtual Keyboard&amp;#039; sound panel button then press &amp;#039;ADD&amp;#039; to add a cart you will now see that the keyboard stays on top and it&amp;#039;s geometry settings are such that Select Cart/Cart Filter free text entry is left exposed just below the keyboard, you can now type what you want to filter for a particular cart, select the cart and then place it in your live log. see below&lt;br /&gt;
&lt;br /&gt;
[[Image:Rd03buttons.png]]&lt;br /&gt;
&lt;br /&gt;
Pressing the &amp;#039;Virtual Keyboard&amp;#039; button several times will spawn several keyboards but when you press the &amp;#039;Close Virtual Keyboard&amp;#039; the underlying Macro will find all the xvkbd instances and close them.&lt;br /&gt;
&lt;br /&gt;
Things to do... xvkbd is very customizable and I want to remove the Alt/Meta &amp;amp; Focus keys from the bottom line and put the Backspace key there then I can turn off the complete top row of Function keys, this will make the keyboard buttons larger and suitable for BIG FINGERS!!&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>