Re: Disability relief

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

 



On 08.04.2013 21:32, Beartooth wrote:

[…]
>> Not quite what you are looking for but do either of your DEs have the
>> ability to show the bulls-eye around the cursor location when you press
>> control?  In Mate you set this as part of the Mouse settings.
> 
> 	I do always set that, yes, as soon as I find it, and it does 
> help; but I have yet to find it in Gnome 3 or xfce4. Anybody know where 
> it lurks?
> 

Cursor Position for X(fce) ;)
#!/bin/sh
PATH="/usr/bin:$PATH"

eval $(xdotool getmouselocation --shell 2> /dev/null)
animate -geometry +$(echo $X)+$(echo $Y) /foo/bar.gif &
sleep 5
pkill animate

exit 0
EOF

The animate only missing feature is "-nodecor"(xv).

man 1 xdotool
man 1 animate - ImageMagick

poma

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux