ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE - IDEA: Display mouse clicks and key presses

<< < (4/5) > >>

skrommel:
 :) Updated ShowOff to v1.2. Please delete your existing ini-file before upgrading, or run it in another directory.

Added info on how to turn off transparency, added user defined display time, changed how to show shift keys.

To oyster:
1. This is the actual state of things, Ctrl is in fact down after you release D. But I've taken your advice in v1.2 and I think it's a better solution. Maybe I'll show all keys pressed, just adding up until all are released again?

2. To change the order of displayed characters, place the shift keys farther up in the ini file. Also changed in v.1.2.

3. To accomodate for "all" keyboard layouts, I decided to include as many keys as possible. Just remove the ones you don't want and add the ones I didn't know about.

This is also why ShowOff doesn't display the "real keypress" - it can't tell the keyboard layout. If there's demand, I could make a proper user defined lookup table, something like

--- ---LShift a=You pressed A.
LShift b=You pressed B.
...
Skommel

oyster:

--- ---LShift a=You pressed A.
LShift b=You pressed B.
...
Skommel
-skrommel (September 03, 2005, 05:52 PM)
--- End quote ---
Yes, please. I think blenderheads would like to read LMB other than LButton ;)

mouser:
just used ShowOff to help me in a screencast i made.. GREAT TOOL  :up:

dimis308:
This is a great tool. I'd like to ask something though. I've stepped many times into a series being named like this:
xyy where x is the season and yy is the episode. I've tried to modify the ini file but my programming skills are limited and I' dont know how the format should be. Do you have any ideas on how to add this to the ini file?

Example:  "212 - This is a title.avi"   

Cheers

truffle:
Cool utility would be nice if it supported the following:

Display key when pressed until it is released.

I tried setting timetoshow and timetohide to 0, this causes it to flash briefly when pressed.

Rationale:

I want to use this when playing computer games in a window to show keyboard input for screencasting. With video games, the duration a key is pressed is important, not just what key is pressed. Thanks :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version