Quote:
Originally Posted by Gorcsev
during the time I have found that the kobo_extra_DEVICE.css could be in the plugin directory as well
As I saw each KOBO should have different name convention in this file.
How should I name the file for Clara _CLARAHD ? Or just using the _GLOHD
|
The file has to be in the root directory of the device. And is called "kobo_extra.css" This is function supplied by the KoboTouch driver.
The KoboTouchExtended driver extends the function of the KoboTouch driver. In this case, it can copy the file from elsewhere and put it on the device. As you discovered, it looks for a file with the device name added to it. But, it looks like that part hasn't been updated for a while as it doesn't have the Aura ONE or later defined. It should be OK just to use "kobo_extra.css" in the plugin directory or put it on the device.