nponeccop

Results 206 issues of nponeccop

Should we disable the tests and/or drop support? https://travis-ci.org/nponeccop/anyevent-gearman-perl/jobs/396206248 - see for logs

Some on_fail handlers were not called because of incorrect concatenation of arrays (no parentheses). Fixes #7

Unlike other task queue clients, AnyEvent::Gearman::Client doesn't automatically reconnect

When doing `cabal-dev install` I get the following message: ``` Installing library in C:\Users\foo\bar\cabal-dev//lib\profunctors-3.3.0.1/ghc-7.4.2 ``` Same double forward slashes appear on Linux with GHC 7.6.3

The changeset is large just to show that almost everything is handled these days by default even without `acpid`. Notable exceptions are SHE and touchpad. Of course it is a...

Current script takes current mode from `$EEEPC_VAR/lvds-modes` but doesn't regenerate it. So it switches mode only once instead of looping. The best way to get current mode is from `xrandr`,...

I have a 1005HA laptop with key layout of 1001PX. The only difference from normal 1005HA is that `KEY_Fn_F4="00000038"`. I checked all models and 1001PX is the only model that...

I found `acpi-eeepc-generic` almost unusable in default kernel configuration. So the need for different kernel modules should at least be documented. The code expects `eeepc-laptop` module to be loaded, which...

With recent kernels most keys can be handled the same way as `battery`, `processor`, `ac_adapter`, `button/power` and `button/sleep`: - `button/wlan` - `EEEPC_WIFI_TOGGLE` - `button/brightnessdown` - `EEEPC_BRIGHTNESS_DOWN` - `button/brightnessup` - `EEEPC_BRIGHTNESS_UP`...

On my 1005HA sleep, power, brightness down, brightness up buttons and lid work without `acpid` or `acpi-eeepc-generic`. According to Arch wiki and `man logind.conf`, they are handled by `systemd` out...