Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37558868
en ru br
ALT Linux repositórios
S:2012-alt1

Group :: Sistema/Configurações/Hadware
RPM: evhz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: evhz
Version: 2012
Release: alt1

Summary: Measure mouse polling rate

Group: System/Configuration/Hardware
License: Public domain
Url: https://wiki.archlinux.org/index.php/Mouse_Polling_Rate

Packager: Vitaly Lipatov <lav at altlinux.ru>

# http://web.archive.org/web/20060623094750/http://homepages.nildram.co.uk/~kial/evhz.c

# Source-git: https://gist.github.com/993351
Source: %name-%version.tar

%description
A tool named evhz that can display the current mouse refresh rate -- useful
when checking that your customised polling settings have been applied.

You will have root permissions to /dev/input/event*

Inspired by code written by Alan Kivlin.

%prep
%setup

%build
gcc -o %name %name.c

%install
install %name -D %buildroot%_sbindir/%name

%files
%_sbindir/%name

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009