go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 5320]: set Inertia to OFF by default


  • To: software@geom
  • Subject: Re: [Update REQ 5320]: set Inertia to OFF by default
  • From: "Stuart Levy" <slevy>
  • Date: Thu, 23 Mar 1995 12:19:39 -0600

Yes.  You can toggle inertia on/off with the "ui" keyboard sequence.
There's no normal GCL command to do this, but you could use the following
to simulate the keyboard input:
   (rawevent 48 1 0 0 0) (rawevent 117 1 0 0 0) (rawevent 105 1 0 0 0)

That's "0ui", which guarantees that inertia is off.  You could enable inertia
with "1ui", i.e.
   (rawevent 49 1 0 0 0) (rawevent 117 1 0 0 0) (rawevent 105 1 0 0 0)


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo