Skip to content

Instantly share code, notes, and snippets.

View j7b3y's full-sized avatar

j7b3y

View GitHub Profile
@j7b3y
j7b3y / xorg.conf
Last active February 22, 2024 01:55
dummy display xorg conf
Section "Monitor"
Identifier "Monitor0"
HorizSync 28.0-80.0
VertRefresh 48.0-75.0
# https://arachnoid.com/modelines/
# 1920x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 172.80 MHz
Modeline "1920x1008_60.00" 160.20 1920 2032 2240 2560 1008 1009 1012 1043 -HSync +Vsync
EndSection
Section "Device"
@j7b3y
j7b3y / dogo_cm13.0
Created December 11, 2021 13:09 — forked from ISTweak/dogo_cm13.0
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="ISTweak/android_device_sony_dogo" path="device/sony/dogo" remote="github" revision="cm-13.0" />
<project name="ISTweak/android_device_sony_fusion3-common" path="device/sony/fusion3-common" remote="github" revision="cm-13.0" />
<project name="ISTweak/android_kernel_sony_apq8064" path="kernel/sony/apq8064" remote="github" revision="10.7.A.0.228" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="CyanogenMod/android_external_busybox" path="external/busybox" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<remove-project groups="pdk" name="CyanogenMod/android_bootable_recovery" path="bootable/recovery" />