Sorry for Late .. just right now I see your requested ...

I have created VirtualKeyboard for all HD skin ...
What you need to do ?!

1-Download from attach the compress folder. Extract it and then send the vk folder to skin directory.

2-Open skin.xml and remove (VirtualKeyBoard) screen then add the new screen ...

Code:
 !--  VirtualKeyBoard By RAED For HD Skin  -->
  <screen name="VirtualKeyBoard" position="0,0" size="1280,720" zPosition="99" title="Virtual KeyBoard" flags="wfNoBorder" backgroundColor="#ff111111">
    <eLabel position="40,25" zPosition="-10" size="1205,650" backgroundColor="#40000000" transparent="0" />
    <widget source="global.CurrentTime" render="Label" position="1103,28" size="140,60" font="Regular; 50" halign="left" backgroundColor="#40000000" transparent="1">
      <convert type="ClockToText">Default</convert>
    </widget>
    <widget source="global.CurrentTime" render="Label" position="931,37" size="161,27" font="Regular; 15" halign="right" backgroundColor="#40000000" transparent="1" foregroundColor="#00bbbbbb">
      <convert type="ClockToText">Format: %A</convert>
    </widget>
    <widget source="global.CurrentTime" render="Label" position="931,64" size="161,29" font="Regular; 16" halign="right" backgroundColor="#40000000" foregroundColor="#00bbbbbb" transparent="1">
      <convert type="ClockToText">Format: %e. %B</convert>
    </widget>
    <eLabel text="Virtual KeyBoard" position="70,47" size="800,50" font="Regular;35" foregroundColor="#00ffffff" backgroundColor="#40000000" transparent="1" />
    <widget name="header" position="70,130" size="700,40" font="Regular;28" foregroundColor="#00ffffff" backgroundColor="#40000000" halign="center" transparent="1" noWrap="1" />
    <eLabel position="70,210" size="700,60" zPosition="1" backgroundColor="#00ffffff" />
    <eLabel position="72,212" size="696,56" zPosition="2" backgroundColor="#40000000" />
    <widget source="country" render="Pixmap" position="790,219" size="57,42" alphatest="blend" borderWidth="2" borderColor="#00e5b243">
      <convert type="ValueToPixmap">LanguageCode</convert>
    </widget>
    <widget name="text" position="80,213" size="680,50" zPosition="3" font="Regular;40" foregroundColor="#00ffffff" backgroundColor="#40000000" noWrap="1" halign="right" />
    <widget name="list" position="72,330" size="696,250" foregroundColor="#77ffffff" backgroundColor="#00000000" selectionDisabled="1" transparent="1" />
    <ePixmap position="920,230" size="256,256" zPosition="2" pixmap="Turbo/vk/keyb.png" transparent="1" alphatest="blend" />
    <widget source="key_red" render="Pixmap" pixmap="Turbo/vk/red.png" position="45,640" size="34,34" zPosition="1" alphatest="blend">
      <convert type="ConditionalShowHide"></convert>
    </widget>
    <ePixmap pixmap="Turbo/vk/red.png" position="45,640" size="34,34" zPosition="1" alphatest="blend"/>
    <widget name="key_red" position="85,640" size="250,35" backgroundColor="#00000000" zPosition="1" transparent="1" font="Regular;28"/>
    <widget source="key_red" render="Label" position="85,640" size="250,35" backgroundColor="#00999999" zPosition="2" transparent="1" foregroundColor="#00bbbbbb" font="Regular;28"/>
    <widget source="key_green" render="Pixmap" pixmap="Turbo/vk/green.png" position="346,640" size="34,34" zPosition="1" alphatest="blend">
      <convert type="ConditionalShowHide"></convert>
    </widget>
    <ePixmap pixmap="Turbo/vk/green.png" position="346,640" size="34,34" zPosition="1" alphatest="blend"/>
    <widget name="key_green" position="386,640" size="250,35" backgroundColor="#00000000" zPosition="1" transparent="1" font="Regular;28"/>
    <widget source="key_green" render="Label" position="386,640" size="250,35" backgroundColor="#00999999" zPosition="2" transparent="1" foregroundColor="#00bbbbbb" font="Regular;28"/>
    <widget source="key_yellow" render="Pixmap" pixmap="Turbo/vk/yellow.png" position="650,640" size="34,34" zPosition="1" alphatest="blend">
      <convert type="ConditionalShowHide"></convert>
    </widget>
    <ePixmap pixmap="Turbo/vk/yellow.png" position="650,640" size="34,34" zPosition="1" alphatest="blend"/>
    <widget name="key_yellow" position="690,640" size="250,35" backgroundColor="#00000000" zPosition="1" transparent="1" font="Regular;28"/>
    <widget source="key_yellow" render="Label" position="690,640" size="250,35" backgroundColor="#00999999" zPosition="2" transparent="1" foregroundColor="#00bbbbbb" font="Regular;28"/>
    <widget source="key_blue" render="Pixmap" pixmap="Turbo/vk/blue.png" position="953,640" size="34,34" zPosition="1" alphatest="blend">
      <convert type="ConditionalShowHide"></convert>
    </widget>
    <ePixmap pixmap="Turbo/vk/blue.png" position="953,640" size="34,34" zPosition="1" alphatest="blend" name=""/>
    <widget name="key_blue" position="993,640" size="250,35" backgroundColor="#00000000" zPosition="1" transparent="1" font="Regular;28"/>
    <widget source="key_blue" render="Label" position="993,640" size="250,35" backgroundColor="#00999999" zPosition="2" transparent="1" foregroundColor="#00bbbbbb" font="Regular;28" name=""/>
  </screen>


3-Save file and do restart enigma2




Attachments
vk.zip (4 downloads)
1.jpg (45 downloads)