| View previous topic :: View next topic |
| Author |
Message |
Yojimbo n00b

Joined: 11 Oct 2002 Posts: 4 Location: Italy
|
Posted: Fri Oct 11, 2002 9:16 pm Post subject: QZERTY |
|
|
I have another little problem... i have an old qzerty are there anything to make me able to use it without remembering all the key of a qwerty?
and just another question. How can I use md5 files? |
|
| Back to top |
|
 |
nikai Apprentice


Joined: 02 Oct 2002 Posts: 270 Location: Kitzbühel, Austria
|
Posted: Sat Oct 12, 2002 4:22 pm Post subject: Re: QZERTY |
|
|
| Yojimbo wrote: | | i have an old qzerty are there anything to make me able to use it without remembering all the key of a qwerty? |
Can you make use of this keymap?
http://digilander.libero.it/grick/
| Yojimbo wrote: | | and just another question. How can I use md5 files? |
By comparing the contained md5sum with the md5sum of a file?
Sorry, I'm not really good at that, but maybe something like
| Code: | $ echo $(awk '{print $2}' /usr/portage/app-games/crafty/files/digest-crafty-18.15-r2)
fe27ed1408f6a44918628c16f9441f03
$ echo $(md5sum /usr/portage/distfiles/crafty-18.15.tar.gz)|awk '{print $1}'
fe27ed1408f6a44918628c16f9441f03 |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|