Yahoo! Models test pased ok!
[xorg/xkeyboard-config] / tests / testLayouts.pl
1 #!/bin/env perl
2
3 use strict;
4 use warnings;
5 use xkbTestFunc;
6
7 backupXkbSettings();
8                                                                                                                  
9 dumpXkbSettingsBackup();
10
11 testLevel2( "layout", "variant", 2, "(", ")" );
12
13 restoreXkbSettings();