Gspot

gSpot is litte application to activate the screensaver if the cursor moves onto one of the screen corners wich are called "hotspots". You can configure which hotspot will be used and how long the cursor must stay there until the screensaver will be activated.

...DOWNLOAD...

Comments / suggestions ?

GAngel

#88664

Thats a nice app, i wouldnt use it but very clever idea... now... about that name am i the only one having dirty thoughts? LOL :lol:

#88665

Perfect when I want to turn my screensaver on when I go to bed! Nice name too.. ;)

#88668

Aha! A więc to tak! Ciekawa rzecz. Osobiście nie używam tego typu rzeczy ale myślę, że znajdzie się tu wielu świrów, którzy będą mieli niesamowitą radochę z odpalania wygaszacza wjechaniem myszką w kąt ekranu :D

#88669

Very handy! Great when I need to turn on my screensaver and leave my laptop for eons... :lol:

Thanks! (Y)

#88672

Hit the gspot to turn on the screensaver.

much better then iSpot. Mind you I wont use it, but the name makes it all worth it.

#88680

I set the app turn on the screensaver after 1 second of mousing over the right-hand side of the screen...

nothing happens.

Same thing for the other three sides of the screen.

The tray icon shows that the app is loaded, but doesn't do anything.

#88714

There is a gspot already though: http://www.headbands.com/gspot/.

#88893

Thanks guys.

@sketching: sorry but in .ini and readme.txt files was litte mistake. There should be:

[POSITION]

; 0 - top-right, 1 - bottom-right, 2 - bottom-left, 3 - top-left

You must move your mouse to one of this coners not to screen edge.

Correct files are on my server now.

@Seph: :lol:

@mimeryme: i didn't know :blink: hmmm... but i like this name :rolleyes:

@Pe7er: no ja też tak myśle :D Zresztą to jest remake aplikacji, której już nie wolno rozprowadzać bo autor odszedł z tego forum i prosił o to (nazywała się xHotSpot).

#88901

There is already an app that does the exact same thing as this. It works just fine on my computer. xHotspot is what it was called.

Josh

#89409

There is already an app that does the exact same thing as this. It works just fine on my computer. xHotspot is what it was called.

Josh

Yes, but that doesn't work in my computer, I use saverstarter, but this is very good too, thank you GAngel!!

#89713

nice app :D might use it @ night when I want to send my comp to the land of nod until the morning comes and it will flourish once again! :lol:

#89714

HaHa! silly me.

I'm going to have to try this out again.

#89730

Originally posted by pixelmatrix@Dec 15 2003, 10:10 PM

There is already an app that does the exact same thing as this.  It works just fine on my computer.  xHotspot is what it was called.

Josh

Yes that's right it's xHotspot but this app is no more supported. New ppl on this forum can't download it and use it. That's why i wrote gSpot.

@mefistus: You well come :lol:

#89736

this is nice but...

is it possible to add it to IEx from SIWU cause i realy love the features of Expose on macosx that allow you to select the focused windows from thumbs, reduce all, start the screen saver and "don't allow screen saver to run!!!"

i would like an application that make evrything in only ONE app cause running IEx and Gspot... it's a bit like having a mouse to move the cursor and another to scroll!!

Anyway this is a nice APP, i already had suggest this featur to SIWU but the developpement seems to be stoped for the momment, if you want to continue this app maybe can you implement the don't allow screen saver to run on moving the mouse in another hotspot :)

Thank you guy it rox!!

#89808

very clever idea

seph its not his idea, its in osx.

anyway nice app. i took that 4 grantet in osx.

#89907

Originally posted by kerin@Dec 17 2003, 12:10 AM

this is nice but...

is it possible to add it to IEx from SIWU cause i realy love the features of Expose on macosx that allow you to select the focused windows from thumbs, reduce all, start the screen saver and "don't allow screen saver to run!!!"

i would like an application that make evrything in only ONE app cause running IEx and Gspot... it's a bit like having a mouse to move the cursor and another to scroll!!

Anyway this is a nice APP, i already had suggest this featur to SIWU but the developpement seems to be stoped for the momment, if you want to continue this app maybe can you implement the don't allow screen saver to run on moving the mouse in another hotspot :)

Thank you guy it rox!!

Hmmm... I don't think so. It's one big difference between our apps:

siwu uses MFC (I think) and I - WINAPI.

One of us should rewrite app from scratch and it won't be me :lol:, I don't like MFC -_-

#90140

Originally posted by carbonfiber@Dec 17 2003, 06:50 AM

seph its not his idea, its in osx.

anyway nice app. i took that 4 grantet in osx.

yeah, nice idea anyway <_<

Hehehe, sorry, i Have never owned a mac or used one enough to notice such things...

Buying a dual G5 2ghz soon, already started a loan ;0 as soon as i sell my computer im getting it!!!

#90144

Originally posted by GAngel@Dec 17 2003, 07:21 PM

Hmmm... I don't think so. It's one big difference between our apps:

siwu uses MFC (I think) and I - WINAPI.

One of us should rewrite app from scratch and it won't be me :lol:, I don't like MFC  -_-

arf...

so are you going to make something like SIWU's iEX? or is it just about screensaver??

what's the difference between MFC and WinAPI?? in fact i know about MFC but not WinAPI (i just want the main features or caracteristiques) :)

Thank you

#90410

yeh seph, its still a nice idea to port. good luck wit the g5 (lucky) (Y)

#90464

Originally posted by kerin@Dec 18 2003, 08:59 PM

arf...

so are you going to make something like SIWU's iEX? or is it just about screensaver??

what's the difference between MFC and WinAPI?? in fact i know about MFC but not WinAPI (i just want the main features or caracteristiques) :)

Thank you

1. Only screenserver.

2. MFC:

The Microsoft Foundation Class (MFC) Library is a collection of classes (generalized definitions used in object-oriented programming) that can be used in building application programs. The classes in the MFC Library are written in the C++ programming language. The MFC Library saves a programmer time by providing code that has already been written. It also provides an overall framework for developing the application program.

There are MFC Library classes for all graphical user interface elements (windows, frames, menus, tool bars, status bars, and so forth), for building interfaces to databases, for handling events such as messages from other applications, for handling keyboard and mouse input, and for creating ActiveX controls.

(WIN)API:

An application program interface (API - and sometimes spelled application programming interface) is the specific method prescribed by a computer operating system or by an application program by which a programmer writing an application program can make requests of the operating system or another application.

An API can be contrasted with a graphical user interface or a command interface (both of which are direct user interfaces) as interfaces to an operating system or a program.

#90590

all right thank you for these information!!

i hope Siwu or someone else will developp a more complete application about all this stuff cause it's very usefull on a laptop to launch the screensaver and when you're reading, not to allow it to launch (is that english??? :P)

maybe you could make it, just the function that doesn't allow the screen saver to launch?? :shy: :shy:

another question: i got a laptop and i know that what use a lot of resources (on the battery i mean) is the backlight of the screen and in Windows there is an option to shut down the screen after Xminutes of inactivity, is it possible to make a programm that turn off the backlight?? like you made for the screensaver.

thank you GAngel you :rock: :rock: :rock: :rock:

#90613

Is the name of the app suppost to make dirty thoughts come to mind? hint hint: :jerkoff: . But good app any ways.

#125281