Welcome, Guest
You have to register before you can post on our site.
Latest Threads
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: gzuh000
Yesterday , 06:24 PM
» Replies: 1
» Views: 82
Beta test Signal Desktop ...
Forum: News
Last Post: as365n4
08-11-2026, 08:57 AM
» Replies: 0
» Views: 85
SlateOS
Forum: General Discussion on PineTime
Last Post: highjumpman
08-10-2026, 07:17 AM
» Replies: 0
» Views: 114
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
08-09-2026, 03:30 AM
» Replies: 23
» Views: 12,923
Where should I post a Pin...
Forum: Getting Started
Last Post: tllim
08-08-2026, 06:56 PM
» Replies: 3
» Views: 396
Hacker Phone Manifesto
Forum: General
Last Post: matteorossi053
08-07-2026, 05:19 AM
» Replies: 6
» Views: 733
wasp-os status
Forum: General Discussion on PineTime
Last Post: cleansugar
08-07-2026, 05:15 AM
» Replies: 6
» Views: 6,570
Selling Pinebook Pro, Pin...
Forum: General
Last Post: arw
08-06-2026, 12:10 PM
» Replies: 2
» Views: 337
Screen size issues after ...
Forum: PineNote Software
Last Post: j_s
08-05-2026, 02:20 PM
» Replies: 1
» Views: 679
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: greebleshaver
08-04-2026, 06:27 PM
» Replies: 17
» Views: 12,815
SoPINE kicad part
Posted by: maya.b - 02-24-2017, 06:39 AM - Forum: P64-LTS / SOPINE Hardware, Accessories and POT
- No Replies
Hi,
Attached is an alpha SoPINE kicad part library with no claims or warranties of fitness for any purpose at all. Ever.
Assume a CC share-alike, attribute license.
Feel free to send me fixes, suggestions, etc., and I'll work them in!
M.
Attached Files
SoPineA64LIb.zip (Size: 3.48 KB / Downloads: 708)
Multi-tabbed terminal emulator
Posted by: jhawk - 02-24-2017, 04:37 AM - Forum: Linux on Pine A64(+)
- Replies (2)
Have you ever tried a multi-tabbed terminal? Now might be the time.
Required packages for example: sudo apt-get install mrxvt htop mc vim
Below .Xdefault addions to make it work
Code:
# Add to .Xdefaults or save as ~/.Xdefaults
#
########## mrxvt
mrxvt.xft:1
mrxvt.xftfont:DejaVu Sans Mono Book
mrxvt.xftSize:10
mrxvt.xftAntialias:1
mrxvt.syncTabTitle:1
mrxvt.syncTabIcon:1
# mrxvt.protectSecondary:1
# mrxvt.transparentTabbar:1
# mrxvt.transparentScrollbar:1
mrxvt.loginShell:true
mrxvt.shading:20
mrxvt.background:#323232
mrxvt.foreground:White
mrxvt.scrollColor:Black
mrxvt.scrollBar:true
mxvt.transparent:1
mxvt.transparentForce:0
mxvt.transparentScrollbar:1
mxvt.transparentMenubar:1
mxvt.transparentTabbar:1
mrxvt.saveLines:32767
mrxvt.mouseWheelScrollPage:true
mrxvt.profile0.tabTitle:Terminal
mrxvt.profile1.command:!htop -u $USER
mrxvt.profile1.tabTitle:Htop
mrxvt.profile2.command:!mc -s
mrxvt.profile2.tabTitle:Midnight
mrxvt.profile3.command:!vim
mrxvt.initProfileList:0,1,2,3
mrxvt.bottomTabbar:false
jhawk
EMMC
Posted by: adamjedgar - 02-23-2017, 10:33 PM - Forum: General Discussion on PINE A64(+)
- Replies (6)
I have read that running from an EMMC module is faster than micro SD Card. Is this true?
If so, is it worth the additional money on Pine A64 2GB? (will it improve performance once system is booted up and in Remix OS?)
Any particular specs i need to consider before purchasing an EMMC module for pine64?