when i'm sending events to terminal i would like to change them and send them back to the application
eg
in terminal when a message comes
enter name :
if I enter rstu
what should reach the application is vwxy
How do i achieve this
When a users application is running in the unix terminal and the user is sending some events to the appliction I would like to change certain keyevents and pass it to the application .How do i do it???
My table flat has a foreign key fid referenced hid of house
When establishing connectivity and I set my
set rs =db.OpenRecordset("select * from house")
rs.AddNew -->it says not possible read only mode
It happens to all tables that contain foreign key references
Any suggestions so that...
Whenever we perform XGrabKeyboard or XGrabPointer
we can specify it using GrabModeAsync or GrabModeSync
I did not not understand what the man pages were trying to say .
Can you please explain it in a better way
This is a real newbies question please help me
All the necessary forms have been created in VB
All the tables created in Oracle(using SQL)
I'm trying to establish connectivity using ADO but whatever I do it says maybe not properly installed Please Please help me
The reasons could possibly be
I...
I was'nt very clear last time
I am trying to an event recorder for Java /C++ applications in the terminal
I have no access to the source code..of the user's application.
When the user is executing his app i must simultaneously create another process to record what events (keyboard) he has...
I have two process p1,p2 started using execl or system
I am trying to send input from the keyboard simultaneously to both the process.I have no access to the codes of both.
When p1 terminates I must terminate p2
Please give some clues I'm really stuck
Nandini
I am trying to create an event-recorder for java application (Linux environment)does the following:
1)Run users JVM from mine .My process should record all events of usrs without disturbing the users process.
2)Replay them
Replaying part is simple thanx to java.awt.Robot
But the recording...
i am trying to create a backround process which will record the
events(keyboard and mouse) for any application running from the
terminal within a span of time.If it is a keyboard event it must tell
me what key is pressed and if it is a mouse event i must be able to
get the button pressed and the...
i am trying to create a backround process which will record the events(keyboard and mouse) for any application running from the terminal within a span of time.If it is a keyboard event it must tell me what key is pressed and if it is a mouse event i must be able to get the button pressed and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.