computer 
        
    
            
        
| Vars | |
| authenticated | Are we authenticated to use this? Used by things like comms console, security and medical data, and apc controller. | 
|---|---|
| brightness_on | How bright we are when turned on. | 
| icon_keyboard | Icon_state of the keyboard overlay. | 
| icon_screen | Icon_state of the emissive screen overlay. | 
| keyboard_change_icon | Should we render an unique icon for the keyboard when off? | 
| special_appearance | Boolean, Doesn't have standard overlays or appearance, but has the same effects | 
| time_to_unscrew | Time it takes to deconstruct with a screwdriver. | 
Var Details
authenticated
            
        
    
            
        
        Are we authenticated to use this? Used by things like comms console, security and medical data, and apc controller.
brightness_on
            
        
    
            
        
        How bright we are when turned on.
icon_keyboard
            
        
    
            
        
        Icon_state of the keyboard overlay.
icon_screen
            
        
    
            
        
        Icon_state of the emissive screen overlay.
keyboard_change_icon
            
        
    
            
        
        Should we render an unique icon for the keyboard when off?
special_appearance
            
        
    
            
        
        Boolean, Doesn't have standard overlays or appearance, but has the same effects
time_to_unscrew
            
        
    
            
        
        Time it takes to deconstruct with a screwdriver.