Metadata-Version: 1.0
Name: XGraphic
Version: 0.1.1
Summary: Switching between nvidia and bumblebee
Home-page: https://www.github.com/erayaydin/xgraphic
Author: Eray AYDIN
Author-email: eray@labkod.com
License: LICENSE.txt
Description: ========
        XGraphic
        ========
        
        XGraphic provides Xorg graphic card switching between nvidia and bumblebee. Also, its do it automatically with
        enabling/disabling services.
        
        Actions
        =======
        
        * Creating Xorg configuration for nvidia
        
        * Creating modprobe configuration for nvidia and bumblebee
        
        * Creating/Removing service of bumblebee
        
        * Creating xinit configuration for nvidia and bumblebee
        
        Installing
        ==========
        
        Start ``/etc/xgraphic/xgraphic`` before execution DM/WM.
        
        For example, add below line before **exec ...** to `~/.xinitrc` file
        
        ```
        /etc/xgraphic/xgraphic
        ```
        
        Usage
        =====
        
        Switching to nvidia
        
        ``xgraphic -s nvidia``
        
        Switching to bumblebee
        
        ``xgraphic -s bumblebee`
        
        **Don't forget to restart xorg**
        
Platform: UNKNOWN
