Posts by madmax88

    New independent virtual keyboard with windows layout with a lot of features not available in default enigma virtualkeyboard

    the new virtualkeyboard is based on e2sistream virtualkeyboard but the code is rewritten to become faster and more flexible.

    history list added in addition to google list

    -many new shortcuts

    -yellow to switch between installed languages,instead listing long list of languages to select one

    -next page and previous page buttons to insert space or remove space

    -mute button to clear search text(may be not added yest)

    -blue button to toggle between keyboard,google suggestion and history lists

    -menu button to list of options to install language,shortcuts,disable google and search history

    -skin style is different from that of 2istream and occupy only part of tv screen and not cover the current playing service

    the keybaord is designed to be independent and the main file installed to directory screen as NewVertualKeyboard.py but easily adapted to be used by any plugin

    to use it in any plugin just

    from Screens.NewVirtualKeyBoard import virtualkeyboard



    jarri31082019.png



    https://i.postimg.cc/RZZXrLhb/jarri31082019.pngjarri31082019.png





    free to use it with e2istream


    download

    New virtual keyboard with windows layout

    Hello

    new virtual keyboard is new keyboard for enigma2 based on windows layout.

    The keyboard has a lot features in additions to google suggestion and search history as option.

    common languages are already installed but any world language can be installed from menu

    -some graphics and ideas based on e2istream virtual keyboard

    the keyboard for now designed to use by developers and image builders but do not try to replace the system virtualkeyboard.py because the system will not boot

    many shortcuts are avaliable,blue to to toggle between history and suggestion,button previous and nextpage to remove space

    new language can be installed from men

    to use the new keyboard just as the old keyboard

    from Screens.NewVirtualKeyboard import VirtualkeyBaord


    any one free to use it or develop it more.


    EDIT BY MOD


    Thread cleaned up - thanks to all who have contributed


    # Original concept and code - samsamsam /e2iplayer

    # Code modifications - mfaraj57 and Fairbird

    # Support Python 3 by Fairbird

    # project continued by madmax88 and linuxsat-support forum

    # code streamlined for kiddac's plugins - kiddac



    jarri31082019.png


    https://i.postimg.cc/RZZXrLhb/jarri31082019.pngjarri31082019.png


    madmax