- add comment
This commit is contained in:
parent
8125bee908
commit
70e007b8f7
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/perl
|
||||
# little utility script that I used to convert key map files from
|
||||
# the pre-March 11 format to the post-March 11 format. It doesn't
|
||||
# do anything smart with the ascii equivalents and modifiers, so ATM those must
|
||||
# be added by hand.
|
||||
|
||||
while (<STDIN>)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user