Audrius

Results 23 comments of Audrius

I do think that splitting `Float` into more granular pieces important. For example, crate [`euclid`](https://docs.rs/euclid/0.20.14/euclid/) implements its own versions of `Ceil`, `Floor`, `Round` and even `One` and `Zero` traits, because...

I think the following traits should exist in `num_trait` in some shape or form: 1. Fractional part manipulation: `floor`, `ceil`, `round`, `trunc`, `fract` 2. `Bounded`: `min_value`, `max_value` - already exists...

Use a program like xbindkeys to bind the press of a button to an action (like to launch an application).

ApexCtl only makes the extra macro keys visible to the OS. That means you will have to use some external program to assign actions to these keys. If you use...

I'm assuming you are playing using Wine. If other applications recognize M and MX buttons as function keys, but Wine applications do not, then it means that Wine (or the...

GHC is mostly used as a Haskell compiler and not as interpreter (but it does have an interpreter as well). To use ApexCtl, you need it to compile it first....

4.1 sounds a bit old, so I am not 100% sure that it would work. The easiest way to compile ApexCtl without system-wide GHC installation would be to download generic...

@Tameiki Xmodmap maps logical keys that X11 understands (F13, F14 and so on) to hardware ids. If you don't update your Xmodmap, some of the additional keys overlap with existing...

I doubt there is much else we can do with Apex keyboards that ApexCtl doesn't already do. So the internal microcontroller documentation while interesting may be not of much use,...

This happens when the 90-apex.hwdb file is not installed. Make sure it's installed and active.