unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs and touchscreen
@ 2010-12-12  1:18 David O'Toole
  2010-12-16 19:18 ` Mathias Dahl
  2010-12-26  8:26 ` joakim
  0 siblings, 2 replies; 3+ messages in thread
From: David O'Toole @ 2010-12-12  1:18 UTC (permalink / raw)
  To: emacs- devel

I recently got an HP Touchsmart TM2 and decided to try emacs's
existing Strokes mode gesture support with the touchscreen. It's
great, please see the demo video I made:

http://www.youtube.com/watch?v=lw8SQqmHPbI

(John Sullivan pointed out that I should make this video available in
WebM format, and I'll let you know when that's ready.)

I used a wrapper function and some configurations to make strokes-mode
behave better on a touchscreen, but a little more work is required.
I'd like to submit a patch or two for strokes-mode at some point, and
will keep you posted. I also don't have very many gestures defined---I
would love to work with interested people on building a gestural
command language.

Here are the configs/gesture data I'm using.

http://github.com/dto/emacs-gestures



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs and touchscreen
  2010-12-12  1:18 emacs and touchscreen David O'Toole
@ 2010-12-16 19:18 ` Mathias Dahl
  2010-12-26  8:26 ` joakim
  1 sibling, 0 replies; 3+ messages in thread
From: Mathias Dahl @ 2010-12-16 19:18 UTC (permalink / raw)
  To: David O'Toole; +Cc: emacs- devel

Very nice - good work!

On Sun, Dec 12, 2010 at 2:18 AM, David O'Toole <dto1138@gmail.com> wrote:
> I recently got an HP Touchsmart TM2 and decided to try emacs's
> existing Strokes mode gesture support with the touchscreen. It's
> great, please see the demo video I made:
>
> http://www.youtube.com/watch?v=lw8SQqmHPbI
>
> (John Sullivan pointed out that I should make this video available in
> WebM format, and I'll let you know when that's ready.)
>
> I used a wrapper function and some configurations to make strokes-mode
> behave better on a touchscreen, but a little more work is required.
> I'd like to submit a patch or two for strokes-mode at some point, and
> will keep you posted. I also don't have very many gestures defined---I
> would love to work with interested people on building a gestural
> command language.
>
> Here are the configs/gesture data I'm using.
>
> http://github.com/dto/emacs-gestures
>
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs and touchscreen
  2010-12-12  1:18 emacs and touchscreen David O'Toole
  2010-12-16 19:18 ` Mathias Dahl
@ 2010-12-26  8:26 ` joakim
  1 sibling, 0 replies; 3+ messages in thread
From: joakim @ 2010-12-26  8:26 UTC (permalink / raw)
  To: David O'Toole; +Cc: emacs- devel

"David O'Toole" <dto1138@gmail.com> writes:

> I recently got an HP Touchsmart TM2 and decided to try emacs's
> existing Strokes mode gesture support with the touchscreen. It's
> great, please see the demo video I made:
>
> http://www.youtube.com/watch?v=lw8SQqmHPbI
>
> (John Sullivan pointed out that I should make this video available in
> WebM format, and I'll let you know when that's ready.)
>
> I used a wrapper function and some configurations to make strokes-mode
> behave better on a touchscreen, but a little more work is required.
> I'd like to submit a patch or two for strokes-mode at some point, and
> will keep you posted. I also don't have very many gestures defined---I
> would love to work with interested people on building a gestural
> command language.
>
> Here are the configs/gesture data I'm using.
>
> http://github.com/dto/emacs-gestures

I'm also interested in Emacs on tablets.

So far I have used grab-and-drag.el, which is very nice and I think
orthogonal to gestures.el.

Currently they dont work together very well. I think a "toggle grab and
drag" gesture would be workable.

there would be 2 states:
-  (grab-and-drag-mode 0), all gestures enabled
- (grab-and-drag-mode 1), only the toggle grab-and-drag gesture enabled.

BTW I have an old completion mode called "pocketcompletion.el" aimed at
tablets, I intend to publish at: https://github.com/jave any millenia
now...

-- 
Joakim Verona



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-26  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12  1:18 emacs and touchscreen David O'Toole
2010-12-16 19:18 ` Mathias Dahl
2010-12-26  8:26 ` joakim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).