Instead of using the project types available from Web Builder, you can create your own project type that will be available to use with subsequent new projects. When you create a new project type, you can customize the way Web Builder generates a project.
After creating a new project type, you can modify the files that are used to build the project. The resources folder contains files that you can modify for each project.
<VHI install folder>\lib\webbuilder\userpluginprojects\<ProjectName>resources
folder is now accessible.Resources
folder:
You can map your keyboard so specific workstation keyboard keys will function as terminal keys for a host application. Keyboard mapping is available for Java or .NET Web applications.
You can implement keyboard mapping after a project is built, or incorporate it into a User-Defined Project Type, which can be used to build subsequent Web applications using the same keyboard map.
See Keyboard Mapping for Web Applications for information on designating specific workstation keyboard keys to function as terminal keys for a host application.