Ubuntu MATE uses the MATE desktop (which is lightweight yet full-featured), which makes it easy for new users to hop onto the Linux bandwagon. MATE is as easy as it gets, with a bottom panel, a top ...
To return a value from a DML command (for example, a newly generated ID from an INSERT), you can use a PL/SQL block with the RETURNING INTO clause. This requires configuring an output bind variable.
Registers itself as i2c client driver. Provides device probe() and removal() routines. Creates a list of interested i2c clients. Registers with sysfs to provide user access to device attributes.