--- title: "WORM Enhancements" type: "article" slug: "worm-enhancements" url: "http://localhost/article/worm-enhancements/" markdown_url: "http://localhost/article/worm-enhancements.md" published_at: "2025-11-05T10:24:26+00:00" modified_at: "2026-06-21T23:36:34+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Editor's Note: The following article expands upon Gordon Young's program published in issues 5, 6, 7, and 9 of TS Horizons. Recently there has been a good deal of interest in the DVORAK keyboard arrangement The DVORAK keyboard requires less finger movement to type a series of letters as compared to the ordinary QWERTY arrangement,…" category: - name: "T-S Horizons" slug: "t-s-horizons" taxonomy: "category" url: "http://localhost/category/periodicals/t-s-horizons/" post_tag: - name: "Full Text" slug: "fulltext" taxonomy: "post_tag" url: "http://localhost/tag/fulltext/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Allen H. Wolach" slug: "allen-h-wolach" taxonomy: "indiv" url: "http://localhost/indiv/allen-h-wolach/" publication_r: id: 10247 title: "T-S Horizons" type: "periodical" url: "http://localhost/periodical/t-s-horizons/" authors_r: - name: "Allen H. Wolach" slug: "allen-h-wolach" taxonomy: "indiv" url: "http://localhost/indiv/allen-h-wolach/" issue: "13" issues_articles: - id: 50950 title: "T-S Horizons n13" type: "issue" url: "http://localhost/issue/t-s-horizons-n13/" pages: "13-14" pubdate: "Apri 1985" related_articles: - id: 16180 title: "WORM, Part 1" type: "article" url: "http://localhost/article/worm-part-one/" - id: 50977 title: "WORM, Part 2" type: "article" url: "http://localhost/article/worm-part-2/" - id: 61252 title: "Improved Machine Code Error Checking Routine for WORM" type: "article" url: "http://localhost/article/improved-machine-code-error-checking-routine-for-worm/" - id: 61272 title: "Correction to “Worm” Word Processor for the TS-1000" type: "article" url: "http://localhost/article/correction-to-worm-word-processor-for-the-ts-1000/" archive_link: false --- # WORM Enhancements Editor’s Note: The following article expands upon Gordon Young’s program published in issues 5, 6, 7, and 9 of TS Horizons. Recently there has been a good deal of interest in the DVORAK keyboard arrangement The DVORAK keyboard requires less finger movement to type a series of letters as compared to the ordinary QWERTY arrangement, It is estimated that 70 percent of typing is on the home row of a DVORAK keyboard. Only 30 percent of typing is on the home row of a QWERTY keyboard. Apple IIC microcomputers come with removable keys and software to allow users to use the keyboard as a QWERTY or DVORAK keyboard, Users of WORM who have installed a regular keyboard may want to try the DVORAK keyboard arrangement. The following figure shows the layout for a Timex/Sinclair 1000 DVORAK Keyboard. The positions of two letters, V and S were moved to accommodate the smaller number of keys on a Timex/Sinclair keyboard as compared to a standard keyboard. Punctuation marks (other than :, ;, ., and ,) are left in the positions that they occupied on the original Timex/Sinclair keyboard. The WORM word processor can be modified to accept input from the keyboard in DVORAK fashion. A user may want to tape the DVORAK letters over the appropriate keys to facilitate using the new keyboard arrangement.