Help for this page

Select Code to Download


  1. or download this
    $f->command(-label=>'QWERTY', -command=>[\&SwitchLayout, $a=>\%QWERTY]
    +);
    $f->command(-label=>'DVORAK', -command => [\&SwitchLayout, $a=>\%DVORA
    +K]);