Hi list,
Does anyone know of a good linux window manager that would allow me to scroll left/right or up/down within a pd patch with the use of hotkeys? In Gnome and Blackbox, I can scroll up and down with the trackpad, but I really need to be able to do left and right.
Another side question for the programmers out there; how hard do you think it would be to add automated scrolling (such as the time cursor in daw's and whatnot)? Maybe it is possible to write an external that controls scrolling within a patch?
Regards, Rich
On Tue Feb 13, 2007 at 06:50:53PM -0800, Rich E wrote:
Hi list,
Does anyone know of a good linux window manager that would allow me to scroll left/right or up/down within a pd patch with the use of hotkeys? In Gnome and Blackbox, I can scroll up and down with the trackpad, but I really need to be able to do left and right.
scrolling inside PD is handled by Tk, not your window-manager. have you tried holding down shift while scrolling? that might do vertical
Another side question for the programmers out there; how hard do you think it would be to add automated scrolling (such as the time cursor in daw's and whatnot)? Maybe it is possible to write an external that controls scrolling within a patch?
Regards, Rich
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 2/13/07, carmen _@whats-your.name wrote:
On Tue Feb 13, 2007 at 06:50:53PM -0800, Rich E wrote:
Hi list,
Does anyone know of a good linux window manager that would allow me to scroll left/right or up/down within a pd patch with the use of
hotkeys? In
Gnome and Blackbox, I can scroll up and down with the trackpad, but I
really
need to be able to do left and right.
scrolling inside PD is handled by Tk, not your window-manager. have you tried holding down shift while scrolling? that might do vertical
oooh thats nice. thanks for the tip! So if it is handled by Tk, then it should be possible to write an external that would allow scrolling with other control values?
Another side question for the programmers out there; how hard do you
think
it would be to add automated scrolling (such as the time cursor in daw's
and
whatnot)? Maybe it is possible to write an external that controls
scrolling
within a patch?
Regards, Rich
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Tue, 2007-02-13 at 23:11 -0500, carmen wrote:
scrolling inside PD is handled by Tk, not your window-manager. have you tried holding down shift while scrolling? that might do vertical
do you mean horizontal? anyway, great! many thanks for that hint!
roman
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
So I came across Alexandre Quessy' [x11mouse] external this evening. It will simulate mouseclicks and motion with key scripts... but not scrolling. I took a quick look at the x11 manual and I couldn't find any info on manipulating the scroll feature of the mouse/trackpad.
Does anyone know what controls scrolling in x11? It would be nice to just be able to simulate the scrollpad, effectively moving the canvas interior.
Regards, Rich
On 2/14/07, Roman Haefeli reduzierer@yahoo.de wrote:
On Tue, 2007-02-13 at 23:11 -0500, carmen wrote:
scrolling inside PD is handled by Tk, not your window-manager. have you
tried holding down shift while scrolling? that might do vertical
do you mean horizontal? anyway, great! many thanks for that hint!
roman
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I would very much like this too, for my scores to be able to scroll automatically. I also would have no idea how to program it.
-Chuckk
On 2/13/07, Rich E reakinator@gmail.com wrote:
Hi list,
Does anyone know of a good linux window manager that would allow me to scroll left/right or up/down within a pd patch with the use of hotkeys? In Gnome and Blackbox, I can scroll up and down with the trackpad, but I really need to be able to do left and right.
Another side question for the programmers out there; how hard do you think it would be to add automated scrolling (such as the time cursor in daw's and whatnot)? Maybe it is possible to write an external that controls scrolling within a patch?
Regards, Rich
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list