• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

i got a new keyboard the other day

i know i shouldn't have posted but it is the new Logitech Dinovo version 2 ... LUUUUUUSSSSHH

EDIT: spelling
 
you know...

pics would've been acceptable.


like even a printout of a hot babe on the keyboard or something funny like the cat sleeping on it...or hell even you with a funny pose and the keyboard.

maybe even just a link to the keyboard if it's something special.

maybe even just a picture of something completely random like a box of cheerios.


these..these are things which would make this thread acceptable.:thumbsdown:
 
Well done.

Mine is black with an aluminum surround. It looks great and all the women flock to me because of it.
 
Originally posted by: rocadelpunk
Originally posted by: loic2003
Well done.

Mine is black with an aluminum surround. It looks great and all the women flock to me because of it.

:camera: of le said women. :|

don't get piss, look at mine instead pic

sold one of the lappy, still all black. 🙂
 
right im going to have to get some pics of my brand new keyboard and mouse "bluetooth stylie" 🙂 .. pic will arrive soon in a couple of hours .. i have a pr0n mag that i can stick next to it for extra effect, is that ok 😛
 
Originally posted by: RichUK
right im going to have to get some pics of my brand new keyboard and mouse "bluetooth stylie" 🙂 .. pic will arrive soon in a couple of hours .. i have a pr0n mag that i can stick next to it for extra effect, is that ok 😛

good work :beer:
 
Yeah the link to the keyboard is here, i am at work at the mo but will get some good screenies soon for thos who want to see it 😀
 
Originally posted by: RichUK
Yeah the link to the keyboard is here, i am at work at the mo but will get some good screenies soon for thos who want to see it 😀

oh ok the version 2 threw me off
thought it was a new version that came out??
 
yeah i just checked that weird i bought it from here, and it states V2.0 .. but i dont think it after looking at teh logi web page
 
#!/bin/ksh
#KeyboardOpinionScript
if [[ $KEYBOARD -eq 'Model M' ]]
then
echo 'Nice Keyboard' >> $OUTFILE
else
echo 'Model M > *' >> $OUTFILE
fi




/home/burnitdwn/> cat outfile
Model M > *
 
Back
Top